opendarwin man page for cabs

Query: cabs

OS: opendarwin

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CABS(3) 						   BSD Library Functions Manual 						   CABS(3)

NAME
cabs -- complex absolute value function
SYNOPSIS
#include <math.h> struct {double x, y;} z; double cabs(z);
DESCRIPTION
The cabs() function computes the complex absolute value (also called norm, modulus, or magnitude) of z, without undue underflow or overflow. It is specified by cabs(x+iy) = hypot(x, y)
SEE ALSO
hypot(3), math(3), sqrt(3), cabsf
STANDARDS
The cabs() function conforms to ISO/IEC 9899:1999(E). 4th Berkeley Distribution January 28, 2003 4th Berkeley Distribution
Related Man Pages
cabsf(3) - mojave
cargl(3) - mojave
cabs(3) - freebsd
cabsf(3) - osx
carg(3) - osx
Similar Topics in the Unix Linux Community
USB Flash Drives
wget skips certain files.
Removing obfuscated javascript from html and js files
Grep
Perl:: mass replacement of converting C code formats to tgmath.h