HankelH2[n, z] gives the Hankel function of the second kind H_n^(2)(z).
InverseHaversine[z] gives the inverse haversine function hav -1 (z).
SplineClosed is an option for B-spline functions and graphics primitives that specifies whether spline curves or surfaces should be closed.
n! gives the factorial of n.
UnsameQ
(Built-in Mathematica Symbol) lhs =!= rhs yields True if the expression lhs is not identical to rhs, and yields False otherwise.
NotebookEvaluate[notebook] evaluates all the evaluatable cells in notebook.
AU
(Mathematica Import/Export Format) Registered MIME type: audio/basic AU audio format. Used for digital audio in computer and telecommunication systems and on the web. Supports a variety of audio codecs, ...
SND
(Mathematica Import/Export Format) Registered MIME type: audio/basic SND audio format. Used for digital audio in computer and telecommunication systems and on the web. Supports a variety of audio codecs, ...
OwenT
(Built-in Mathematica Symbol) OwenT[x, a] gives Owen's T function T(x, a).
TogglerBar[x, {val_1, val_2, ...}] represents a toggler bar with setting x and with toggler buttons for values val_i to include in the list x.TogglerBar[Dynamic[x], {val_1, ...