Real.maxFinite bug

Henry Cejtin henry@sourcelight.com
Tue, 2 Oct 2001 16:40:24 -0500


Shouldn't Real.isFinite be handled in native code?  Since you have to store
the floating point number in memory any way the cost probably isn't horrible,
but still it seems a bit strange.