BYU
(Mathematica Import/Export Format) 3D geometry format. Used for visualization of 3D polygonal meshes in CAD systems and other applications. BYU is an acronym for Brigham Young University. ASCII format. ...
MathML
(Mathematica Import/Export Format) MIME type: text/mathml, application/mathml+xml MathML mathematical markup language. Used for integrating mathematical formulas in web documents. Rendering of embedded MathML ...
MDB
(Mathematica Import/Export Format) MIME types: application/mdb, application/msaccess, application/vnd.msaccess MDB database file. Native format of the Microsoft Access database application. Used in conjunction ...
NASACDF
(Mathematica Import/Export Format) MIME type: application/x-cdf CDF data file format. General-purpose, self-describing format for storing multidimensional datasets. Used for storage, management, and exchange ...
PDF
(Mathematica Import/Export Format) MIME type: application/pdf Adobe Acrobat format. Standard format for exchanging and archiving multi-page documents. PDF is an acronym for Portable Document Format. Binary ...
TIFF
(Mathematica Import/Export Format) Registered MIME type: image/tiff TIFF raster image format. Commonly used in image manipulation applications, page layout applications, scanners and other imaging devices, and ...
Arg
(Built-in Mathematica Symbol) Arg[z] gives the argument of the complex number z.
CompleteKaryTree[n] gives the complete binary tree with n levels.CompleteKaryTree[n, k] gives the complete k-ary tree with n levels.
EdgeShapeFunction is an option and property for Graph and related functions that specifies a function to use to generate primitives for rendering each edge.
FourierSeries[expr, t, n] gives the n\[Null]^th-order Fourier series expansion of expr in t. FourierSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the multidimensional ...