Improvements to truncate, floor, and ceiling


#1

Two new releases of uLisp, ARM 4.8e and ESP 4.8f, improve truncate, floor, and ceiling to always return exact results when the parameters are integers.

It’s a minor change, but if you’re interested there’s a full discussion here: Improving truncate