Hi Alex,

Thanks.
I mean that in pil21 src/lib.c boxFloat() and boxDouble() restricts the range 
of float/doubles to short numbers only…

Thanks,
Andras Pahi



> On 2021. Sep 29., at 15:41, Alexander Burger <a...@software-lab.de> wrote:
> 
> Hi Andras,
> 
>> As I see, the native function with the scaled fixpoint specification can 
>> return only a short number ?
>> Is it a bug or a feature ?
> 
> It can also return a 'double'. A single precision 'float' number is returned 
> via
> the -1.0 spec, and a 'double' is returned via the +1.0 spec.
> 
> ☺/ A!ex
> 
> -- 
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


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

Reply via email to