Exp - Function SummarySummary:Raises E (natural number) to the power specified. Usage:exp power Arguments:power - The power argument. (must be: number) Description:The EXP function returns the exponential value of the argument provided.
On overflow, an error is returned (which can be trapped with the TRY function). On underflow, a zero is returned. Related:log-10 - Returns the base-10 logarithm.
| ||||
|