2010-08-15, 11:24 PM
Is 3^-1 processed the same way as 1/3? I heard that multiplication functions are faster, and if typing out 3^-1 is processed as multiplication instead of division, then is it advantageous to use 3^-1, since it takes up more space?
