diff options
Diffstat (limited to 'lib/libm/common_source/exp.3')
-rw-r--r-- | lib/libm/common_source/exp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3 index 09fc4fe..10de794 100644 --- a/lib/libm/common_source/exp.3 +++ b/lib/libm/common_source/exp.3 @@ -248,7 +248,7 @@ Analysts will accept 0**0 = 1 despite that x**y can approach anything or nothing as x and y approach 0 independently. The reason for setting 0**0 = 1 anyway is this: -.Bd -filled -offset indent +.Bd -ragged -offset indent If x(z) and y(z) are .Em any functions analytic (expandable |