Dec 20, 2024 · Otherwise, if the argument has integer type, fabs is called. Otherwise, if the argument is complex, then the macro invokes the corresponding complex function (cabsf, cabs, cabsl). Otherwise, the behavior is undefined. If successful, returns the absolute value of arg (|arg|). The value returned is exact and does not depend on any rounding modes.