RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.
SphericalHarmonicY[l, m, \[Theta], \[Phi]] gives the spherical harmonic Y_l^m(\[Theta], \[Phi]).
VertexShape is an option and property for Graph and related functions that specifies the graphics used for vertices.
WaveletScale is an option for ContinuousWaveletTransform and related constructs used to specify the smallest resolvable scale.
$MaxExtraPrecision gives the maximum number of extra digits of precision to be used in functions such as N.
$MinPrecision gives the minimum number of digits of precision to be allowed in arbitrary-precision numbers.
$RecursionLimit gives the current limit on the number of levels of recursion that Mathematica can use.
A Frobenius equation is an equation of the form where a_1, …, a_n are positive integers, m is an integer, and the coordinates x_1, …, x_n of solutions are required to be ...
Representations of real intervals. This represents all numbers between -2 and +5. The square of any number between -2 and +5 is always between 0 and 25.
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...