An efficient load-on-demand mechanism makes hundreds of gigabytes of carefully curated and continually updated data immediately available inside Mathematica for use in ...
The ability to define and use your own functions is part of what gives Mathematica such power. It is often inconvenient to have to explicitly name a function for every small ...
CIF
(Mathematica Import/Export Format) MIME type: chemical/x-cif 3D molecular model file. Used in cheminformatics applications and on the web for storing and exchanging molecule models. CIF is an acronym for ...
PCX
(Mathematica Import/Export Format) Common MIME types: application/pcx, image/pcx Paintbrush PCX format. Raster image format. Legacy format used on Microsoft DOS. Binary format. Compresses image data using ...
RSS
(Mathematica Import/Export Format) MIME type: application/rss+xml RSS web syndication format. Commonly used to transmit frequently updated web content to feed readers or news aggregators. RSS is an acronym for ...
UUE
(Mathematica Import/Export Format) Unix uuencoding format. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transmission of binary content by email. The name uuencode is ...
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
AlgebraicNumberPolynomial[a, x] gives the polynomial in x corresponding to the AlgebraicNumber object a.
ArcCoth
(Built-in Mathematica Symbol) ArcCoth[z] gives the inverse hyperbolic cotangent coth -1 (z) of the complex number z.
ArcTanh
(Built-in Mathematica Symbol) ArcTanh[z] gives the inverse hyperbolic tangent tanh -1 (z) of the complex number z.