next up previous contents [pdf] index

Next: Call Up: Complex number operations (komplex.c) Previous: Output

casinf

Returns hyperbolic arcsine of a complex number. It uses the function asinf from c99.h, which calls the asin function from math.h in the C library.



Subsections


2011-07-02