Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

25.4 scasin - Complex arcsine sin-1(x)

#include <msca.h> 
 
double complex scasin (double complex x); 
float complex  scasinf(float complex x);

Given a value x∈ C  this function computes the complex arcsine:

sin-1(x)