Fix bug in modf. It was not preserving the sign of the operand,
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 20 Feb 1992 16:23:58 +0000 (16:23 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 20 Feb 1992 16:23:58 +0000 (16:23 +0000)
commit511d0ff88b868847f9318b86cba22d7e2690b754
tree6514e1c6222742c950066ad38520bcb8ceb373bd
parentd8ebd9ece6c86f8e3be7f57ccb3e69f0952c7850
Fix bug in modf.  It was not preserving the sign of the operand,
making floor and ceiling only work for positive values.
v7/src/microcode/missing.c