diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 11:03:52 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 11:03:52 +0000 |
| commit | 5643cf55d8b4c049d95f0fa5e08db66179f6193e (patch) | |
| tree | 15bacab3a50d97bdd3417649d9fc7c9cf4433fd4 /lib/libm/common_source | |
| parent | c8c7c06bb0a4fbb5623c4b50d1f9174b905f9f36 (diff) | |
Notes
Diffstat (limited to 'lib/libm/common_source')
| -rw-r--r-- | lib/libm/common_source/exp.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3 index ae54b7ffaeb4..842b72c54429 100644 --- a/lib/libm/common_source/exp.3 +++ b/lib/libm/common_source/exp.3 @@ -150,8 +150,9 @@ and .Fn pow detect if the computed value will overflow, set the global variable -.Va errno to -.Er RANGE +.Va errno +to +.Er ERANGE and cause a reserved operand fault on a .Tn VAX or |
