]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/expm1.3
acos.3, acosh.3, asin.3, asinh.3, atan.3, atan2.3, atanh.3, cabs.3, cacos.3, cacosh...
[thirdparty/man-pages.git] / man3 / expm1.3
index 2319c88d2c2fb7f53bb61e565f564e62b6130dee..1bc68aabfbc26c1ce6dd2bb435dba73a5761700e 100644 (file)
@@ -70,15 +70,13 @@ or
 .RE
 .ad b
 .SH DESCRIPTION
-.I expm1(x)
-returns a value equivalent to
+These functions return a value equivalent to
 .nf
 
     exp(x) \- 1
 
 .fi
-It is
-computed in a way that is accurate even if the value of
+The result is computed in a way that is accurate even if the value of
 .I x
 is near
 zero\(ema case where