Awesome, thanks!

On Sun, Dec 12, 2021 at 9:25 AM Alexander Burger <a...@software-lab.de>
wrote:

> On Sun, Dec 12, 2021 at 10:25:46AM +0100, Alexander Burger wrote:
> >    : (pow 100.0 100.0)  # This did not work
> >    ->
> 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064
> >    : (round @)
> >    ->
> "100,000,000,000,000,002,142,1546,958,041,957,442,493,1347,467,449,492,941,7670,909,534,229,174,058,3330,369,404,881,029,347,1274,498,629,572,793,1833,093,209,082,895,047,8869,943,421,594,604,148,3354,800,734,678,422,4294,244,020,182,387,388,0805,647,866,312,652,703,96"
>
> Oops! I just found that this is wrong! The final dot and digits are
> missing.
>
> So there was a bug in 'format' for large fixnums 😨
> I fixed it and released again :)
>
> ☺/ A!ex
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to