SYNOPSIS
#include <complex.h>
DESCRIPTION
These functions support complex arithmetic in the C math library.
LIST OF FUNCTIONS
Each of the following double complex functions has a float complex counterpart
with an 'f' appended to the name and a long double complex coun-
terpart with an 'l' appended. As an example, the float complex and long
double complex counterparts of double
Absolute-value Functions
Name | Description |
complex absolute value (i.e. norm, modulus, magnitude) | |
complex square root |
Exponential Function
Name | Description |
exponential base e |
Manipulation Functions
Name | Description |
compute the argument (i.e. phase angle) | |
compute the imaginary part | |
compute the complex conjugate | |
compute projection onto Riemann sphere | |
compute the real part |
Trigonometric and Hyperbolic Functions
Name | Description |
inverse trigonometric function | |
inverse hyperbolic function | |
inverse trigonometric function | |
inverse hyperbolic function | |
inverse trigonometric function | |
inverse hyperbolic function | |
trigonometric function | |
hyperbolic function | |
trigonometric function | |
hyperbolic function | |
trigonometric function | |
hyperbolic function |
CONFORMANCE
ANSI/ISO 9899:1999 'ISO C99'.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.