Fraction.pm | topic started 5/15/2002; 8:49:00 PM last post 5/15/2002; 8:49:00 PM |
Michael Gage - Fraction.pm 5/15/2002; 8:49:00 PM (reads: 1995, responses: 0) |
FractionThis object is designed to ease the use of fractions
Variables and MethodsVariables numerator #numerator of fraction Arithmetic Methods #these will all accept a scalar value or plus #returns the sum of the fraction and argument pow #returns fraction raised to argument, a given integer power Other methods
SynopsisThe fraction object stores two variables, numerator and denominator. The basic File path = /ww/webwork/pg/lib/Fraction.pm |