fabsf

 
Syntax

         

#include <math.h>
float fabsf( float arg );

The function fabsf() returns the absolute value of arg.