HurwitzZeta[s, a] gives the Hurwitz zeta function \[Zeta](s, a).
InverseHaversine[z] gives the inverse haversine function hav -1 (z).
Log2
(Built-in Mathematica Symbol) Log2[x] gives the base-2 logarithm of x.
QPolyGamma[z, q] gives the q-digamma function \[Psi]_q (z).QPolyGamma[n, z, q] gives the n\[Null]^th derivative of the q-digamma function \[Psi]_q^(n)(z).
ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
Mathematica provides high-performance reading and writing of binary data, to both files and pipes. A convenient symbolic format representation makes it straightforward to ...
Mathematica integrates many aspects of statistical data analysis, from getting and exploring data to building high-quality models and and deducing consequences. Mathematica ...
Mathematica gives convenient machine-independent programmatic access to a broad range of information about your computer system.
CSV
(Mathematica Import/Export Format) MIME type: text/comma-separated-values, text/csv CSV tabular data format. Stores records of numerical and textual information as lines, using commas to separate fields. ...