# TITLE: Power # AUTHOR: Roy F.A. Maclean # This is a shortened version of a program # by Erik Lakomaa available at # http://www-personal.umich.edu/~hjo/casio/power.txt # EMAIL: rfamgm at gmail # WEB: http://www.spiderpixel.co.uk/caspro # DATE: 17Dec1995 # MAKE: CASIO # MODEL: fx6300G or greater # SIZE: 35 # NOTES: Used for raising a number to a power # which is too large for the calculator. # Enter the number and the power. # Two numbers are displayed. Where the answer # you want is the 1st displayed multiplied by 10^(2nd). # # For '\10^' press to get a small '10'. @@ Program 1 "A":?->A "POWER"?->P P*log A->C \10^Frac C_ "+E":Int C