CUR
(Mathematica Import/Export Format) Microsoft Windows cursor. Raster image file format. Native cursor format on Windows. CUR is an acronym derived from cursor. Binary format. Can store multiple cursors at ...
AiryAiZero[k] represents the k\[Null]^th zero of the Airy function Ai(x).AiryAiZero[k, x_0] represents the k\[Null]^th zero less than x_0.
AiryBiZero[k] represents the k\[Null]^th zero of the Airy function Bi(x).AiryBiZero[k, x_0] represents the k\[Null]^th zero less than x_0.
BinaryReadList["file"] reads all remaining bytes from a file, and returns them as a list of integers from 0 to 255. BinaryReadList["file", type] reads objects of the ...
CellDingbat is an option for Cell which specifies what dingbat to use to emphasize a cell.
ChampernowneNumber[b] gives the base-b Champernowne number C_b.ChampernowneNumber[] gives the base-10 Champernowne number.
Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
CompiledFunction[args...] represents compiled code for evaluating a compiled function.
DiscreteIndicator[x, x_1, {u_1, u_2, ...}] yields the discrete indicator function, equal to 1 if x = x_1 and 0 if x = u_i for any i.
DistributeDefinitions[s_1, s_2, ...] distributes all definitions for the symbols s_i to all parallel kernels.DistributeDefinitions["context"] distributes definitions for all ...