Mathematica 's powerful spline functionality includes both numeric and symbolic support. Built-in basis polynomials and efficient spline construction provide a way to ...
file.m is a Mathematica package file.
ArcTan
(Built-in Mathematica Symbol) ArcTan[z] gives the arc tangent tan -1 (z) of the complex number z. ArcTan[x, y] gives the arc tangent of y/x, taking into account which quadrant the point (x, y) is in.
Ceiling
(Built-in Mathematica Symbol) Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
CellLabel is an option for Cell which gives the label to use for a particular cell.
ClearSystemCache[] clears internal system caches of stored results.
Continue[] exits to the nearest enclosing Do, For, or While in a procedural program.
First
(Built-in Mathematica Symbol) First[expr] gives the first element in expr.
Last
(Built-in Mathematica Symbol) Last[expr] gives the last element in expr.
ModularLambda[\[Tau]] gives the modular lambda elliptic function \[Lambda](\[Tau]).