diff --git a/reference/math/functions/log1p.xml b/reference/math/functions/log1p.xml index 31dcde44fc..750ec237a5 100644 --- a/reference/math/functions/log1p.xml +++ b/reference/math/functions/log1p.xml @@ -1,12 +1,12 @@ - + log1p - Returns log(1 + number), computed in a way that accurate even when the val -ue of number is close to zero + Returns log(1 + number), computed in a way that accurate even when + the value of number is close to zero