diff --git a/reference/math/functions/expm1.xml b/reference/math/functions/expm1.xml index cfd80a1e79..49b55039c2 100644 --- a/reference/math/functions/expm1.xml +++ b/reference/math/functions/expm1.xml @@ -1,11 +1,11 @@ - + expm1 - Returns exp(number) - 1, computed in a way that accurate even + Returns exp(number) - 1, computed in a way that is accurate even when the value of number is close to zero