Namespaces
Variants
Actions

casinf, casin, casinl

From cppreference.com
< c‎ | numeric‎ | complex
Defined in header <complex.h>
float complex       casinf( float complex z );
(1) (since C99)
double complex      casin( double complex z );
(2) (since C99)
long double