[M3commit] [modula3/cm3] 34c81a: Fix bug for quiet nan. If most sig bit of the sign...
GitHub
noreply at github.com
Mon Dec 21 15:43:40 CET 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 34c81a74a34bb5b96c236954d6ad34bc8ff70a2c
https://github.com/modula3/cm3/commit/34c81a74a34bb5b96c236954d6ad34bc8ff70a2c
Author: peter mckinna <peter mckinna at gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M m3-libs/m3core/src/float/IEEE/LongFloat.m3
M m3-libs/m3core/src/float/IEEE/RealFloat.m3
Log Message:
-----------
Fix bug for quiet nan. If most sig bit of the significand is set then its a quiet nan. if zero its a signalling nan.
More information about the M3commit
mailing list