Built on powerful and elegant principles, the core Mathematica language provides a uniquely deep and rich programming language that scales from rapid prototyping to large ...
FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.
ArcCot
(Built-in Mathematica Symbol) ArcCot[z] gives the arc cotangent cot -1 (z) of the complex number z.
ArcCsch
(Built-in Mathematica Symbol) ArcCsch[z] gives the inverse hyperbolic cosecant csch -1 (z) of the complex number z.
Mathematica usually goes about its work silently, giving output only when it has finished doing the calculations you asked for. However, if it looks as if Mathematica is ...
PrimePowerQ[expr] yields True if expr is a power of a prime number, and yields False otherwise.
Web Services Link is a Mathematica add-on application. Before any functions from the package can be used, it must be loaded as follows. InstallService will install the web ...
AutoLoadNotationPalette specifies whether the Notation palette is opened when the Notation Package is loaded.
CreateNotationRules is a possible value for the Action option to Notation, Symbolize and InfixNotation.
RemoveNotationRules is a possible value for the Action option to Notation, Symbolize and InfixNotation.