◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <math.h> Syntax: long double cabsl( struct _complexl z ); Returns: the absolute value if successful, or HUGE_VAL on overflow. errno: ERANGE See also: abs, fabs, labs -♦-