Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> double cabs(__complex z); |
Description | cabs() calculates the absolute value of a complex number z.
|
Return val. | Absolute value of the complex number z if successful. If an overflow occurs, the program aborts (signal |
See also |
|