Cross
(Built-in Mathematica Symbol) Cross[a, b] gives the vector cross product of a and b.
StieltjesGamma[n] gives the Stieltjes constant \[Gamma]_n. StieltjesGamma[n, a] gives the generalized Stieltjes constant \[Gamma]_n (a).
ModularLambda[\[Tau]] gives the modular lambda elliptic function \[Lambda](\[Tau]).
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.
Minimization and maximization. Minimize and Maximize yield lists giving the value attained at the minimum or maximum, together with rules specifying where the minimum or ...
EulerEquations[f, u[x ], x] returns the Euler\[Dash]Lagrange differential equation obeyed by u[x] derived from the functional f, where f depends on the function u[x] and its ...
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
Fibonacci[n] gives the Fibonacci number F_n. Fibonacci[n, x] gives the Fibonacci polynomial F_n (x).
CUDALink is a built-in Mathematica package that provides a simple and powerful interface for using CUDA within Mathematica's streamlined work flow. CUDALink provides you with ...
KleinInvariantJ[\[Tau]] gives the Klein invariant modular elliptic function J(\[Tau]).