ChemicalData["name", " property"] gives the value of the specified property for the chemical " name".ChemicalData["name"] gives a structure diagram for the chemical with the ...
A remote kernel in use may fail at any time, due to hardware, network, or software problems. A failure of a remote kernel will be noticed the next time Parallel Computing ...
FindHamiltonianCycle[g] attempts to find a Hamiltonian cycle.
QuadraticFormDistribution[{a, b, c}, {\[Mu], \[CapitalSigma]}] represents the distribution of a quadratic form z.a.z + b.z + c for multivariate normal z.
VarianceEquivalenceTest[{data_1, data_2, ...}] tests whether the variances of the data_i are equal. VarianceEquivalenceTest[{data_1, ...}, " property"] returns the value of " ...
DatabaseLink allows other Mathematica applications to hold resource information for database connections in DatabaseResources directories. There are a number of possible ...
A wide variety of plots and charts are used to gain an overview of data from a statistical perspective. Some summarize statistical computations on the data, while others ...
MonitorLM gives information on the total number of licenses available and checked out, the fully qualified domain name and username of those who have them checked out, and so ...
SQLSelect selects and returns data from a database. An alternative, using raw SQL, is described in "Selecting Data with Raw SQL". If you find that the examples in this ...