Parent Directory
|
Revision Log
|
Patch
| Revision 1050 | Revision 1079 | ||
|---|---|---|---|
| 1 | #!/usr/bin/perl -w | 1 | |
| 2 | # | 2 | # |
| 3 | # Fraction object | 3 | # Fraction object |
| 4 | # Keeps track of two variables- numerator and denominator. | 4 | # Keeps track of two variables- numerator and denominator. |
| 5 | # Has subroutines for basic arithmatic functions, for anything | 5 | # Has subroutines for basic arithmatic functions, for anything |
| 6 | # more complicated, it can return a scalar value of | 6 | # more complicated, it can return a scalar value of |
|
||||||||
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |