[REBOL] Re: ROUND function (like TRUNC, FLOOR, etc...)
From: arolls:idatam:au at: 16-Feb-2002 0:22
You could try adding 0.5 first: to-integer (0.5 + n) Anton.
[REBOL] Re: ROUND function (like TRUNC, FLOOR, etc...)From: arolls:idatam:au at: 16-Feb-2002 0:22
|