Open GoogleCodeExporter opened 9 years ago
This patch implements the primitive functions for isNaN, isInfinity,
isDenormalized,
isNegativeZero, isIEEE for floats and doubles.
In Javascript primStub is called for all of the above except isIEEE, which
returns false.
Original comment by shoerm...@gmail.com
on 3 Jul 2008 at 12:13
Attachments:
Fixed typo, added acknowledgment to GHC's methods, added testcases.
Original comment by shoerm...@gmail.com
on 4 Jul 2008 at 4:45
Attachments:
Original issue reported on code.google.com by
ndmitch...@gmail.com
on 23 Mar 2007 at 2:20