<div dir="ltr">On Wed, Jan 28, 2015 at 12:00 PM, Cyrille Henry <span dir="ltr"><<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Le 28/01/2015 17:47, Alexandre Torres Porres a écrit :<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 > it's a limitation of 32 bit float<br>
<br>
I thought so, but same happens when I use the new Pd Vanilla 64 bits...<br>
</blockquote></span>
this mean that it's compiled for 64 bit CPU, not that float are store on 64 bits<br></blockquote><div>Also last time I checked, Pd saves floats by first printing them to 6 digit precision, so they have even less range than a 'float' type.<br></div><div>You could use an object made with pdlua to manipulate large floating-point numbers, as there is no(?) limit to the size of a float in lua.<br></div><div><br>Martin<br></div></div></div></div>