diff options
Diffstat (limited to 'man3/expm1.3')
| -rw-r--r-- | man3/expm1.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/expm1.3 b/man3/expm1.3 index 7539b97921..d80e05c207 100644 --- a/man3/expm1.3 +++ b/man3/expm1.3 @@ -78,7 +78,9 @@ returns a value equivalent to .fi It is -computed in a way that is accurate even if the value of \fIx\fP is near +computed in a way that is accurate even if the value of +.I x +is near zero\(ema case where .I "exp(x) \- 1" would be inaccurate due to |
