expm1函数

适用于:检查标记是的砖的SQL检查标记是的砖运行时

返回exp (expr)- - - - - -1

语法

expm1(expr)

参数

  • expr:一个表达式计算数字。

返回

双。

例子

>选择expm1(0);00