IMEXP |
IMEXP(inumber) |
Returns the exponential of a complex number. |
inumber | The complex number for which you want the exponential. |
REMARKS |
* If "inumber" is not in the form x + yi or x + yj, then #NUM! is returned. * You can use the EXP function to return the exponential number raised to a particular power. * You can use the IMLN function to return the natural logarithm of a complex number. * You can use the COMPLEX function to convert real and imaginary coefficients into 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