Page 1 of 1

Quick Math Question

Posted: Tue Jun 27, 2006 8:47 am
by Bigun
If I were to take a number like say

Code: Select all

1/3
How would I turn it into a decimal with accuracy down to the hundredth?

Code: Select all

0.33

Posted: Tue Jun 27, 2006 8:57 am
by feyd

Posted: Tue Jun 27, 2006 1:58 pm
by Bigun
Beautiful, thanks