|
VMS Help CRTL, casin *Conan The Librarian |
Returns the complex arc sine of its argument.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <complex.h>
double complex casin (double complex z);
float complex casinf (float complex z);
long double complex casinl (long double complex z);
Additional Information (explode) :
|
|