Name:        newFrac
Author:      Keith Batten
Version:     1.0
Machine:     TI-86
Released:    March 20, 1998
Description: An alternitive to using >Frac in programs.

Version 1.0
   First release
    Input:
     store the real you want to conver into 'inFrac'
    Output:
     'Ans' holds 0 if failed or 1 if successful
     'num' holds the numberator if successful
     'den' holds the denominator if successful

    Error checks for correct variable type
     if wrong variable type it will return and set 'Ans' to 0



Do not separate this document for newFrac!

Copyright (C) 1998 Keith Batten
You can view and copy from my source but please don't modify it.
I am not responisble for any damage this program may cause.
