| 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) | November 3, 2021 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||