XLPack
7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches
C4. Elementary functions (complex transcendental functions)
Cacos
Cacosh
Casin
Casinh
Catan
Catanh
Ccos
Ccosh
Ccot
Cexp
Cexpm1
Clog
Clog1p
Csin
Csinh
Ctan
Ctanh
◆
Cexp()
Function Cexp
(
Z As
Complex
)
Complex exp(z)
Purpose
Computes the exponential function of complex number z.
Returns
Complex
exp(z).
Parameters
[in]
Z
Complex argument z.
Generated by
1.9.7