diff options
Diffstat (limited to 'man3/fenv.3')
| -rw-r--r-- | man3/fenv.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fenv.3 b/man3/fenv.3 index f5d7688ec9..62a3981b5d 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -75,7 +75,7 @@ is not equal to the infinite precision result. It may occur whenever Overflow or Underflow occurs. .LP The Invalid exception occurs when there is no well-defined result -for an operation, as for 0/0 or infinity \- infinity or sqrt(-1). +for an operation, as for 0/0 or infinity \- infinity or sqrt(\-1). .SS "Exception handling" Exceptions are represented in two ways: as a single bit (exception present/absent), and these bits correspond in some |
