$ConfiguredKernels is the default list of kernels that are configured to be launched for parallel computing.
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
Subfactorial[n] gives the number of permutations of n objects that leave no object fixed.
ListVectorDensityPlot[array] generates a vector plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListVectorDensityPlot[{{{x_1, y_1}, {{vx_1, ...
$Packages gives a list of the contexts corresponding to all packages which have been loaded in your current Mathematica session.
Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
Ceiling
(Built-in Mathematica Symbol) Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
Root
(Built-in Mathematica Symbol) Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
RamanujanTau[n] gives the Ramanujan \[Tau] function \[Tau](n).