I need to store a floating point, but when i use fst the number stored only have 32 bit. Is there any way to store the number in 64 bits (for more precision)?
PROBLEM SOLVED. :)
Printable View
I need to store a floating point, but when i use fst the number stored only have 32 bit. Is there any way to store the number in 64 bits (for more precision)?
PROBLEM SOLVED. :)