Main index | Section 3 | Options |
#include <complex.h>
Description | |
cabs | complex absolute value (i.e., norm, modulus, magnitude) |
csqrt | complex square root |
Description | |
cexp | exponential base e |
Description | |
clog | natural logarithm |
Description | |
carg | compute the argument (i.e., phase angle) |
cimag | compute the imaginary part |
conj | compute the complex conjugate |
cproj | compute projection onto Riemann sphere |
creal | compute the real part |
Description | |
cacos | arc cosine |
cacosh | arc hyperbolic cosine |
casin | arc sine |
casinh | arc hyperbolic sine |
catan | arc tangent |
catanh | arc hyperbolic tangent |
ccos | cosine |
ccosh | hyperbolic cosine |
cpow | power function |
csin | sine |
csinh | hyperbolic sine |
ctan | tangent |
ctanh | hyperbolic tangent |
ISO/IEC 9899:TC3,
COMPLEX (3) | June 19, 2018 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | I'm not interested in developing a powerful brain. All I'm after is just a mediocre brain, something like the President of the American Telephone and Telegraph Company. | ” |
— Alan Turing |