When you set a value to a symbol, that value will be used for the symbol for the entire Mathematica session. Since symbols no longer in use can introduce unexpected errors ...
A very common batch processing task is to reduce the dimensions of a set of images in one or more system folders, in effect constructing thumbnail images. Mathematica 's file ...
Mathematica has many matrix operations that support operations such as building, computing, and visualizing matrices. It also has a rich language for picking out and ...
C
(Mathematica Import/Export Format) C programming language. General purpose implementation language for computer systems and applications. Developed at Bell Telephone Laboratories in 1972.
ZPR
(Mathematica Import/Export Format) ZPrint CAD format. Used with Z Corporation 3D printers. Native format of the ZEdit and ZPrint applications. Developed by Z Corporation. Stores a physical 3D model and color ...
mathlm
(Mathematica System Program) mathlm options starts MathLM, the Mathematica license manager.
BlockRandom[expr] evaluates expr with all pseudorandom generators localized, so that uses of SeedRandom, RandomInteger, and related functions within the evaluation of expr do ...
BSplineCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a non-uniform rational B-spline curve with control points pt_i.
CatalanNumber[n] gives the n\[Null]^th Catalan number C_n.
CForm
(Built-in Mathematica Symbol) CForm[expr] prints as a C language version of expr.