As discussed in "Exact and Approximate Results", Mathematica can handle approximate real numbers with any number of digits. In general, the precision of an approximate real ...
OpenCLMemoryAllocate[t, len] allocates a new one-dimensional list of type t returning OpenCLMemory.OpenCLMemoryAllocate[t, {d_1, d_2, ...}] allocates a new list of dimensions ...
Mathematica provides a carefully chosen set of functions for accessing elements of lists either using indices or positions, or using patterns or criteria for their values.
DiceDissimilarity[x, y] gives the Dice dissimilarity between Boolean vectors x and y.
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
HammingDistance[u, v] gives the Hamming distance between strings or vectors u and v.
Log10
(Built-in Mathematica Symbol) Log10[x] gives the base-10 logarithm of x.
RussellRaoDissimilarity[u, v] gives the Russell\[Dash]Rao dissimilarity between Boolean vectors u and v.
SokalSneathDissimilarity[u, v] gives the Sokal\[Dash]Sneath dissimilarity between Boolean vectors u and v.
SphericalBesselY[n, z] gives the spherical Bessel function of the second kind y_n (z).