On Thu, Dec 09, 2021 at 09:21:44AM -0500, Kevin Ednalino wrote:
> That was my other thought. I guess I was expecting the number to be rounded
> or truncated, but I will review the IEEE standard.

Yes, the number needs to be divided and rounded (with '*/') by the proper
quotient of both scales (i.e. 1e15 / 1e7).

PicoLisp does not do that, to avoid a permanent runtime overhead.

/☺ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to