相关函数labs, fabs 头文件#include stdlib.h 定义函数int abs (int j); 函数说明abs()用 来计算参数j 的绝对值, 然后将结果返回.
c.biancheng.net