![]() |
XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
|
Functions | |
| Function | Cacos (Z As Complex) As Complex |
| Complex arccos(z) | |
| Function | Cacosh (Z As Complex) As Complex |
| Complex arccosh(z) | |
| Function | Casin (Z As Complex) As Complex |
| Complex arcsin(z) | |
| Function | Casinh (Z As Complex) As Complex |
| Complex arcsinh(z) | |
| Function | Catan (Z As Complex) As Complex |
| Complex arctan(z) | |
| Function | Catanh (Z As Complex) As Complex |
| Complex arctan(z) | |
| Function | Ccos (Z As Complex) As Complex |
| Complex cos(z) | |
| Function | Ccosh (Z As Complex) As Complex |
| Complex cosh(z) | |
| Function | Ccot (Z As Complex, Optional Info As Long) As Complex |
| cot(z) of complex number | |
| Function | Cexp (Z As Complex) As Complex |
| Complex exp(z) | |
| Function | Cexpm1 (Z As Complex, Optional Info As Long) As Complex |
| Complex exp(z)-1 | |
| Function | Clog (Z As Complex) As Complex |
| Natural logarithm of complex number | |
| Function | Clog1p (Z As Complex, Optional Info As Long) As Complex |
| Complex ln(1+z) | |
| Function | Csin (Z As Complex) As Complex |
| Complex sin(z) | |
| Function | Csinh (Z As Complex) As Complex |
| Complex sinh(z) | |
| Function | Ctan (Z As Complex) As Complex |
| Complex tan(z) | |
| Function | Ctanh (Z As Complex) As Complex |
| Complex tanh(z) | |
This is the group of C4. Elementary function (complex transcendental function) routines.