fix typo
authorJacob Lifshay <programmerjake@gmail.com>
Sun, 11 Sep 2022 20:08:47 +0000 (13:08 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sun, 11 Sep 2022 20:08:47 +0000 (13:08 -0700)
openpower/transcendentals.mdwn

index 77ca0698f6226a2db2d5510c4b49c56f00da3e75..8e4be629b4e556c0e144be14c5c1b5311034d7ae 100644 (file)
@@ -240,7 +240,7 @@ Note (6) 4xf32-only, requires VMX.
 | fmod         | modulus                              | FRT = fmod(FRA, FRB)                           | TBD         |
 | fremainder   | IEEE 754 remainder                   | FRT = remainder(FRA, FRB)                      | TBD         |
 
-Note (1): for the purposes of minNum/maxNum, -0.0 is defined to be less than +0.0. This is not unspecified in IEEE 754-2008.
+Note (1): for the purposes of minNum/maxNum, -0.0 is defined to be less than +0.0. This is left unspecified in IEEE 754-2008.
 
 Note (2): minmaxmag(x, y, cmp, fallback) is defined as: