ctan, ctanf, ctanl — complex tangent function
#include <complex.h>
double complex ctan( |
double complex | z) ; |
float
complex ctanf( |
float complex | z) ; |
long
double complex ctanl( |
long double complex | z) ; |
![]() |
Note |
---|---|
Link with |
cabs(3), ccos(3), csin(3), complex(7)
Copyright 2002 Walter Harms (walter.harmsinformatik.uni-oldenburg.de) Distributed under GPL |