Exponent-log function (Definition)

Functions that calculate exponents and logs.

The ECMAScript standard defines several functions that calculate exponents and logs and several other value properties that are useful in this context:

See also:Integer-value-remainder, Math object, Math.E, Math.exp(), Math.LN10, Math.LN2, Math.log(), Math.LOG10E, Math.LOG2E, Power function, Trigonometric function