Floor
(Built-in Mathematica Symbol) Floor[x] gives the greatest integer less than or equal to x. Floor[x, a] gives the greatest multiple of a less than or equal to x.
WeatherData[loc, " property"] gives the most recent measurement for the specified weather property at the location corresponding to loc.WeatherData[loc, " property", date] ...
In many kinds of numerical computations, it is convenient to introduce approximate functions. Approximate functions can be thought of as generalizations of ordinary ...
There are many situations where one wants to find a formula that best fits a given set of data. One way to do this in Mathematica is to use Fit. Basic linear fitting. Here is ...
ArcSin
(Built-in Mathematica Symbol) ArcSin[z] gives the arc sine sin -1 (z) of the complex number z.
Binomial[n, m] gives the binomial coefficient ( { {n}, {m} } ).
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
JacobiCN[u, m] gives the Jacobi elliptic function cn(u | m).
CoshIntegral[z] gives the hyperbolic cosine integral Chi(z).
DivisorSigma[k, n] gives the divisor function \[Sigma]_k (n).