expm1()(PHP 4 >= 4.1.0, PHP 5, PHP 7) 返回 exp(number)- 1,甚至当 number 的值接近零也能计算出准确结果 说明expm1(float $arg):floatexpm1(...