fabs(), fabsf(), fabsl() — Calculate floating-point absolute value ... #include <math.h> double fabs(double x); float fabs(float x); /* C++ only */ long ...
確定! 回上一頁