diff options
Diffstat (limited to 'lib/libm/common_source/exp.3')
-rw-r--r-- | lib/libm/common_source/exp.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3 index 1bdf060..be7677c 100644 --- a/lib/libm/common_source/exp.3 +++ b/lib/libm/common_source/exp.3 @@ -260,8 +260,8 @@ then \*(Na**0 = 1 too because x**0 = 1 for all finite and infinite x, i.e., independently of x. .El .Sh SEE ALSO -.Xr math 3 , -.Xr infnan 3 +.Xr infnan 3 , +.Xr math 3 .Sh HISTORY A .Fn exp , |