True
(Built-in Mathematica Symbol) True is the symbol for the Boolean value true.
BZIP2
(Mathematica Import/Export Format) MIME type: application/x-bzip2. BZIP2 compression method and file format. General-purpose lossless compression method. Occasionally used for archiving data on Unix systems ...
Check Spelling opens the Check Spelling dialog box and searches for misspelled words.
RecordSeparators is an option for Read, Find, and related functions that specifies the list of strings to be taken as delimiters for records.
If you have a function defined in an external program, then what you need to do in order to make it possible to call the function from within Mathematica is to add ...
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 ...
Mathematica provides tools to simplify a diverse range of mathematical expressions to make them easier to understand, or more efficient to compute.
FinancialData["name"] gives the last known price or value for the financial entity specified by " name".FinancialData["name", start] gives a list of dates and daily closing ...
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.