Math Vector Library
Programming Reference Manual Fortran
Version 1.0 DD-00002-110

13 Complex Trigonometric Functions

13.1 vcsin - Vector complex sine sin(x)
13.1.1 Parameters
13.2 vccos - Vector complex cosine cos(x)
13.2.1 Parameters
13.3 vctan - Vector complex tangent tan(x)
13.3.1 Parameters
13.4 vcasin - Vector complex arcsine sin-1(x)
13.4.1 Parameters
13.5 vcacos - Vector complex arccosine cos-1(x)
13.5.1 Parameters
13.6 vcatan - Vector complex arctangent tan-1(x)
13.6.1 Parameters
13.7 vcsinh - Vector complex hyperbolic sine sinh(x)
13.7.1 Parameters
13.8 vccosh - Vector complex hyperbolic cosine cosh(x)
13.8.1 Parameters
13.9 vctanh - Vector complex hyperbolic tangent tanh(x)
13.9.1 Parameters
13.10 vcasinh - Vector complex hyperbolic arcsine sinh -1(x)
13.10.1 Parameters
13.11 vcacosh - Vector complex hyperbolic arccosine cosh-1(x)
13.11.1 Parameters
13.12 vcatanh - Vector complex hyperbolic arctangent tanh-1(x)
13.12.1 Parameters