AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
Derivatives in Mathematica work essentially the same as in standard mathematics. The usual mathematical notation, however, often hides many details. To understand how ...
FresnelC[z] gives the Fresnel integral C(z).
Version 7.0 introduces built-in zero-configuration parallel computing. Taking full advantage of Mathematica's unique symbolic architecture, Version 7.0 provides an ...
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
ChebyshevU[n, x] gives the Chebyshev polynomial of the second kind U_n (x).
Wronskian[{y_1, y_2, ...}, x] gives the Wronskian determinant for the functions y_1, y_2, ... depending on x.Wronskian[eqn, y, x] gives the Wronskian determinant for the ...
FindLibrary[lib] finds a dynamic library that can be loaded by LibraryFunctionLoad.
Scan
(Built-in Mathematica Symbol) Scan[f, expr] evaluates f applied to each element of expr in turn. Scan[f, expr, levelspec] applies f to parts of expr specified by levelspec.
$LibraryPath gives the default list of directories to search in attempting to find a library.