dracule
02-20-2006, 02:37 AM
hello, does python support decimals? because when i input a decimal for fine tunning, it autormatically rounds to the first digit. for example.
if i input 1.9 it rounds it to 1
if i input 2.1 it rounds it to 2 etc.
i really need some assistance because 1 is way to slow and 2 is way to fast so i need something in the middle.
if i input 1.9 it rounds it to 1
if i input 2.1 it rounds it to 2 etc.
i really need some assistance because 1 is way to slow and 2 is way to fast so i need something in the middle.