Le 2021-03-22 12:03, jbv via use-livecode a écrit :
Hi Craig,

Thank you for the link, but it doesn't help much :

bigDivide(-0.0000007347880794884118999,1000000000)
returns 0 , -0.000001



Ooops, I just realized that I forgot to add
set numberformat to "0.##############################"
at the beginning of bigDivide...

now bigDivide(-0.0000007347880794884118999,1000000000)
0 , -0.000000734788079488411899919975

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to