next up previous contents [pdf] index

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

clogf

Returns natural logarithm of a complex number. It uses the functions like logf and hypotf from c99.h, which call log and hypot functions from math.h in the C library.



Subsections


2011-07-02