Bugfix: Real.fromLarge

ANOQ of the Sun anoq@hardcoreprocessing.com
Wed, 31 May 2000 20:01:20 +0200


Hello!


The signature for Real.fromLarge seems OK.
But the implementation is:

fun fromLarge x = x

which should be more like:

fun fromLarge rounding x = x


Cheers
-- 
http://www.HardcoreProcessing.com