Author: Brentan Alexander
E-Mail: Nuclian@AOL.com
Size: 1156 Bytes
Platforms: HP48G series and maybe an HP48S

	I do not take responsibility for any damage this program may 
cause to your calculator.  It is provided as is.  It has only been 
tested on an HP48G with great results.

	This directory consists of 4 programs

Factrr:  Run this program to reduce a radical.  Example: sq. 9 to 3, 
sq. 800 to 20*sq. 2

Factr:  Put any number on stack level 1 and run to find all prime 
factors.  Example: 8 returns { 2 2 2 }

Prime:  put a number on stack and run to test if its prime.  Example: 
8 returns "not prime" while 11 returns "prime"

PRXX: a program used by all 3 programs.  DON'T DELETE!

Factr and Prxx were not written by me and I don't know who wrote it.  
Much thanks to whoever did
