GrayLevel[level] is a graphics directive that specifies the gray-level intensity with which objects that follow should be displayed. GrayLevel[g, a] specifies opacity a.
NHoldAll is an attribute which specifies that none of the arguments to a function should be affected by N.
NyquistPlot[g] gives the Nyquist plot of a rational function g in one complex variable.NyquistPlot[sys] gives the Nyquist plot of a TransferFunctionModel or StateSpaceModel ...
GZIP
(Mathematica Import/Export Format) MIME type: application/x-gzip GZIP compression method and file format. General-purpose lossless compression method. Commonly used for archiving data and for exchanging files ...
LaguerreL[n, x] gives the Laguerre polynomial L_n (x). LaguerreL[n, a, x] gives the generalized Laguerre polynomial L_n^a(x).
Mathematica has many powerful features which enable you to solve many kinds of equations.
OFF
(Mathematica Import/Export Format) OFF 3D geometry format. Used for storing and exchanging 3D models. OFF is an acronym for Object File Format. Occasionally called COFF if color information is present. Related ...
Registered MIME type: application/xhtml+xml XHTML with embedded MathML. Plain text XML format. Describes the structure and aspects of the appearance of web pages, including ...
FullDefinition[symbol] prints as the definitions given for symbol, and all symbols on which these depend.
MarshalStringsAs is an option to DefineDLLFunction that specifies how string arguments should be marshaled into the DLL function. This applies to any arguments that are ...