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