log() 指数pow 求平方sqrt 四舍五入成整数round 三角函数 取整ceil(取上整)floor(取下整) 取绝对值abs(包含在stdlib中) 绝对值fabs(包含在math中),返回类型为double取 取最大值fmax