Posted: Tue Jan 28, 2003 7:21 am
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...
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...