On Fri, 2021-05-21 at 11:19 +0200, [email protected] wrote: > i had the, apparently, wrong idea that it were the big numbers giving > problems when using floating point arithmetic.
No, your idea is not wrong. Large numbers are a concern, too. Only integer numbers up to 16777216 are properly represented by 32-bit floating point numbers. Above that, a counter incrementing by 1 is stuck. Roman
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
