The CCompilerDriver package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
Dynamic behavior is added to a GUIKit user interface by executing Mathematica code. This lets one part of the definition interact with another, for example, specifying the ...
This tutorial documents the XML representation of the user interface definition, GUIKitXML for short. This is a DTD representing the current GUIKit XML definitions. Use the ...
DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
BeniniDistribution[\[Alpha], \[Beta], \[Sigma]] represents a Benini distribution with shape parameters \[Alpha] and \[Beta] and scale parameter \[Sigma].
Csc
(Built-in Mathematica Symbol) Csc[z] gives the cosecant of z.
Fibonacci[n] gives the Fibonacci number F_n. Fibonacci[n, x] gives the Fibonacci polynomial F_n (x).
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
List
(Built-in Mathematica Symbol) {e_1, e_2, ...} is a list of elements.
NoncentralBetaDistribution[\[Alpha], \[Beta], \[Delta]] represents a noncentral beta distribution with shape parameters \[Alpha], \[Beta] and noncentrality parameter \[Delta].