ScaleFactors[pt] gives a list of the scale factors at the point pt in the default coordinate system. ScaleFactors[pt, coordsys] gives a list of the scale factors in the ...
RawXML["string"] represents a raw string fragment of XML that can be used inside a SymbolicXML expression.
GRIB
(Mathematica Import/Export Format) GRIB scientific data file format. Self-describing format for exchanging scientific data. Commonly used in meteorology to store historical and forecast weather data. ...
ICO
(Mathematica Import/Export Format) Registered MIME type: image/vnd.microsoft.icon Microsoft Windows icon. Raster image file format. Native icon format on Windows. ICO is an acronym derived from icon. Binary ...
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 ...
AbortKernels[] aborts evaluations running in all parallel subkernels.
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
BrayCurtisDistance[u, v] gives the Bray\[Dash]Curtis distance between vectors u and v.
CanberraDistance[u, v] gives the Canberra distance between vectors u and v.
ControllableModelQ[ss] yields True if the StateSpaceModel object ss is controllable, and False otherwise.