(User.programs) Item: 219 by _michaelowry at hpcvbbs.UUCP Author: [Michael Andrew Lowry] Date: Thu Feb 07 1991 This directory contains 4 programs: \->RDCL - Execute this program. It uses the other 3 to find a simplified radical expression in the form a/b*\v/(c/d) that is == the input. FCTOR - Factors out perfect squares from the numerator & denominator of the fraction made by \->Q from the square of the input. SIMPL - Performs several operations on the result, in order to simplify the final expression. B.A.E. - completes simplification & then builds the alebraic expression from the 4 variables of the answer (A,B,C,D).