FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.
HoldFirst is an attribute which specifies that the first argument to a function is to be maintained in an unevaluated form.
HoldRest is an attribute which specifies that all but the first argument to a function are to be maintained in an unevaluated form.
LaplaceDistribution[\[Mu], \[Beta]] represents a Laplace double-exponential distribution with mean \[Mu] and scale parameter \[Beta].
LinkPatterns[link] gives a list of the patterns for which definitions were set up when the external program associated with the specified MathLink connection was installed.
LinkReadyQ[link] tests whether there is an expression ready to read from the specified MathLink connection. LinkReadyQ[link, t] waits for up to t seconds to see if an ...
LiouvilleLambda[n] gives the Liouville function \[Lambda](n).
MathieuGroupM12[] represents the sporadic simple Mathieu group M_12.
MeyerWavelet[] represents the Meyer wavelet of order 3.MeyerWavelet[n] represents the Meyer wavelet of order n evaluated on the equally spaced interval {-10, ...
PageWidth is an option for output streams and for cells which specifies how wide each line of text should be allowed to be.