calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Arithmetic
expm1
expm1
expm1(x)
Try it yourself:
$1
expm1(2)
$2
pow(e, 2) - 1
$3
log(expm1(2) + 1)
See also:
exp
pow
log
All functions