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