<math.h>
float fabsf( float arg );
double fabs( double arg );
long double fabsl( long double arg );
<tgmath.h>
#define fabs( arg )
联系方式: