summaryrefslogtreecommitdiff
path: root/lib/libm/common_source/exp.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commitd0353b836e88609b9400851d32e0aa6645ff9be3 (patch)
treeaa7324a24491215cb462cf95382795f1649d10b6 /lib/libm/common_source/exp.3
parent1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff)
Notes
Diffstat (limited to 'lib/libm/common_source/exp.3')
-rw-r--r--lib/libm/common_source/exp.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3
index 71d58a50c376..09fc4fe8405c 100644
--- a/lib/libm/common_source/exp.3
+++ b/lib/libm/common_source/exp.3
@@ -220,7 +220,8 @@ and
.Em NaN
(the reserved
operand on a
-.Tn VAX ) . Previous implementations of pow may
+.Tn VAX ) .
+Previous implementations of pow may
have defined x**0 to be undefined in some or all of these
cases. Here are reasons for returning x**0 = 1 always:
.Bl -enum -width indent