On Wed, Sep 29, 2021 at 04:05:21PM +0200, Andras Pahi wrote:
> I mean that in pil21 src/lib.c boxFloat() and boxDouble() restricts the range 
> of float/doubles to short numbers only…

Ah, yes, that's correct. This is because even a double has only 56 bits of
precision, so the 60 bits of a short number should be enough.

☺/ A!ex

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

Reply via email to