Hi PositronPro, oops, I did not read the whole thread, you already answered .. :)
On Sun, Jan 28, 2018 at 11:40:49PM -0500, PositronPro wrote: > I can't answer why it returns 1000001 for (exp 1). > > You can try (exp 1.0) it returns 2718282. This works fine till scl is 8 or > less, anything more it simply returns T. To the question why it returns 1000001 for (exp 1): 1000001 is the representation of the float number 1: : (round 1000001) -> "1.000" ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe