Graphics3D[primitives, options] represents a three-dimensional graphical image.
GroebnerBasis[{poly_1, poly_2, ...}, {x_1, x_2, ...}] gives a list of polynomials that form a Gröbner basis for the set of polynomials poly_i. GroebnerBasis[{poly_1, poly_2, ...
This loads packages containing some test problems and utility functions. One of the first and simplest methods for solving initial value problems was proposed by Euler: ...
When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
ListPointPlot3D has been added to the built-in Mathematica kernel. ListSurfacePlot3D has been added to the built-in Mathematica kernel. BarChart3D has been added to the ...
AppendColumns, AppendRows, and BlockMatrix are available using the Mathematica kernel functions Join and ArrayFlatten. TakeRows, TakeColumns, TakeMatrix, and SubMatrix are ...
Algebraic is now available as the newly added built-in Mathematica kernel function AlgebraicNumber. ToCommonField and ToNumberFieldElement are now available as the newly ...
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
AlgebraicNumber[\[Theta], {c_0, c_1, ..., c_n}] represents the algebraic number in the field \[DoubleStruckCapitalQ][\[Theta]] given by c_0 + c_1 \[Theta] + ... + c_n ...