Rotate
(Built-in Mathematica Symbol) Rotate[g, \[Theta]] represents 2D graphics primitives or any other objects g rotated counterclockwise by \[Theta] radians about the center of their bounding box. Rotate[g, ...
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
DSolve returns a general solution for a problem if no initial or boundary conditions are specified. The general solution to this equation is returned. However, if initial or ...
New function SemialgebraicComponentInstances has been added to the built-in Mathematica kernel.
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
FresnelC[z] gives the Fresnel integral C(z).
FresnelS[z] gives the Fresnel integral S(z).
JacobiZeta[\[Phi], m] gives the Jacobi zeta function Z(\[Phi] \[VerticalSeparator] m).
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 ...
HeavisideTheta[x] represents the Heaviside theta function \[Theta](x), equal to 0 for x < 0 and 1 for x > 0. HeavisideTheta[x_1, x_2, ...] represents the multidimensional ...