OptionValue[name] gives the value of name in options matched by OptionsPattern. OptionValue[f, name] gives the value of name for options associated with the head f. ...
Complex
(Built-in Mathematica Symbol) Complex is the head used for complex numbers.
BitNot
(Built-in Mathematica Symbol) BitNot[n] gives the bitwise NOT of the integer n.
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
Mathematica not only has systemwide support for arbitrary Unicode characters, but also includes nearly a thousand carefully designed characters for mathematical notation and ...
Built into Mathematica are a large number of special characters intended for use in mathematical and other notation. "Listing of Named Characters" gives a complete listing. ...
Now that we have introduced the basic features of patterns in Mathematica, we can use them to give a more or less complete example. We will show how you could define your own ...
DBF
(Mathematica Import/Export Format) MIME types: application/dbf, application/dbase dBASE DBF data files. Legacy file format for storing and exchanging structured data. ASCII format. Native format of the dBASE ...
KML
(Mathematica Import/Export Format) KML map data format. Standard GIS file format. Stores the geometry and data of cartographic map features. KML is an acronym for Keyhole Markup Language. Used by Google Earth. ...
CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...