Skip navigation.
Home

bug ?

i entered this:

0.0006544933/68

and it came out that:

9.6249014705

Maybe something is wrong...

It's actually

It's actually 0.0006544933/68 = 9.62490147058824E-6

This is because you are showing only 10 decimal places (which is the default) 

do this: 

Right click->settings->display->decimal places, and set the decimal places to 20 or something, and it will display properly.