next up previous contents [pdf] index

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

ccosf

Returns cosine of a complex number. It uses the functions like coshf and sinhf from c99.h, which call cosh and sinh functions from math.h in the C library.



Subsections


2011-07-02