馃悰 Fix status flags for I2F and F2I conversions
Created by: michael-platzer
This PR fixes #123 by correcting the assignment of floating-point status flags on I2F
and F2I
conversions, which is currently not compliant with IEEE 754-2008 as detailed in the linked issue.