3DS
(Mathematica Import/Export Format) MIME types: application/x-3ds, image/x-3ds Autodesk 3DS file format. Scene description and 3D modeling format. Used for 3D modeling and animation. Native format of Autodesk ...
RIB
(Mathematica Import/Export Format) RenderMan RIB user entity file. 3D geometry format. Used for photorealistic modeling and rendering. Stores 3D object definitions and scene descriptions. Native format of the ...
ArcSinh
(Built-in Mathematica Symbol) ArcSinh[z] gives the inverse hyperbolic sine sinh -1 (z) of the complex number z.
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
BesselJ
(Built-in Mathematica Symbol) BesselJ[n, z] gives the Bessel function of the first kind J_n (z).
CarmichaelLambda[n] gives the Carmichael function \[Lambda](n), defined as the smallest integer m such that k^m \[Congruent] 1 mod n for all k relatively prime to n.
CompilationTarget is an option for Compile that specifies the target runtime for the compiled function.
DivisorSigma[k, n] gives the divisor function \[Sigma]_k (n).
FactorList[poly] gives a list of the factors of a polynomial, together with their exponents.
FactorSquareFreeList[poly] gives a list of square-free factors of a polynomial, together with their exponents.