Work with Variables and Functions Work with Lists Work with Rules
Mathematica automatically handles both numeric and symbolic matrices, seamlessly switching among large numbers of highly-optimized algorithms. Using many original methods, ...
BitLength[n] gives the number of binary bits necessary to represent the integer n.
Degree
(Built-in Mathematica Symbol) Degree gives the number of radians in one degree. It has a numerical value of \[Pi]/180.
ContinuousTimeModelQ[expr] gives True if expr is a continuous-time StateSpaceModel or TransferFunctionModel object, and False otherwise.
ImageConvolve[image, ker] gives the convolution of image with kernel ker.
Applying Transformation Rules Manipulating Sets of Transformation Rules Making Definitions
ExpToTrig[expr] converts exponentials in expr to trigonometric functions.
PowerModList[a, s/r, m] gives a list of all x modulo m for which x^r \[Congruent] a^s mod m.
InverseGammaRegularized[a, s] gives the inverse of the regularized incomplete gamma function.