Log SearchSearch Query LanguageMath Expressionsexpm1On this pageexpm1 FunctionThe expm1 function returns value of x in exp(x)-1, compensating for the roundoff in exp(x). Syntax​ expm1(<x>) as <field> Example​ expm1(0.1) as v // v = 0.10517091807564763