Paul Dietz's ANSI tests cause a compiler error in the signed-zero
comparison functions because they tried to FLOAT a double-float that doesn't fit in a single-float. So o Add function NUMBER-SIGN to get the sign of a real and use that in the signed-zero comparison functions o Clean up those functions by using a macrolet to define them.
Loading
Please register or sign in to comment