In many cases, you will find it convenient to communicate with external programs at a high level, and to exchange structured data with them. On almost all computer systems, ...
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
LibraryUnload[lib] unloads all functions that have been loaded from a Wolfram Library, then it unloads the library.
LibraryFunctionError[name, code] represents an error returned from a LibraryFunction.
Return
(Built-in Mathematica Symbol) Return[expr] returns the value expr from a function. Return[] returns the value Null.
ChebyshevT[n, x] gives the Chebyshev polynomial of the first kind T_n (x).
FresnelS[z] gives the Fresnel integral S(z).
You can think of an expression like f[x] as being formed by applying an operator f to the expression x. You can think of an expression like f[g[x]] as the result of composing ...
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).