accuracy

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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)
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by DarthPuff.

ack i guess ill just have to wait...

None at the moment o_O...
Post Reply