Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

11.12 scasin - Complex arcsine sin-1(x)

#include <msca.h>

double scasin (double complex x);
float  scasinf(float complex x);

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

sin-1(x)