Relativistic velocity calculator by Daniel Wedge *** MORE GAMES AND PROGRAMS FOR CASIO CALCULATORS AT *** ******** http://www.student.uwa.edu.au/~wedgey ********* Calculates the velocity of a particle, incorporating relativistic effects. You need to know the mass and the kinetic energy of the particle. Works for low velocities as well. Symbols used: -> assign key ^2 squared sqrt means square root sqrt (blah) means to square root (blah) with the brackets % is the display symbol (triangle) Sci and Norm can be found under Disp. Size: 131 bytes 'REL VEL Sci 5 "REST MASS (KG)"? -> M "KE (J)"? -> K 3E8 -> C ; where E is the EXP key "VELOCITY:" C*sqrt(1-M*C^2/(K+M*C^2))^2 -> V% "BETA:" V/C -> B% "GAMMA:" 1/sqrt(1-B^2% Norm "FINISHED"