Page 1 of 1

Posted: Tue Jan 28, 2003 7:21 am
by BackupUser
Restored from previous forum. Originally posted by DarthPuff.

i have declared some numbers as floats but im losing extreme accuracy... is there anything like a double... o_O you see i need to record stuff to 5.01 and 5.1 or 0.00000001 percision... O_O but its either sending it to a string or calling it back from a string that results in the loss... O_O i dont know what it is... the first time it works and goes 5.01... then if i push it again i get this gawd aweful number... i know floats go by binary so i didnt want to use em but there seems to be lack of a double...

None at the moment o_O...

Posted: Tue Jan 28, 2003 12:42 pm
by BackupUser
Restored from previous forum. Originally posted by tinman.
Originally posted by DarthPuff

i have declared some numbers as floats but im losing extreme
Fred is working on doubles now.


--
It's not minimalist - I'm increasing efficiency by reducing input effort.
(Win98first ed. + all updates, PB3.50)

Posted: Wed Jan 29, 2003 3:32 am
by BackupUser
Restored from previous forum. Originally posted by DarthPuff.

ack i guess ill just have to wait...

None at the moment o_O...