EXP |
EXP(number) |
Returns the exponential number raised to a particular power. |
number | The number to use as the exponent applied to the base e. |
REMARKS |
* The "e" number raised to a particular power is the inverse of the LN function. * The constant "e" equals 2.71828182845904, the base of the natural logarithm. * To calculate powers of other bases, use the exponentiation operator (^). * You can use the IMEXP function to return the exponential of a complex number. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top