|
Copyright © 2005-2008 Mark Holdaway |
TIP OF THE DAY
February 9, 2007 Test it out. Let's multiply 1.059463 by itself 12 times. If we get 2.000, we did it right. The simple way to do that is: "1.059463" "y^x" "12" "=" 1.9999979 -- which is pretty dang close to exactly 2 If you don't trust higher math, you can multiply 1.059463 by itself 11 times (i.e., 12 factors of 1.059463), and see what you get.
; |