home *** CD-ROM | disk | FTP | other *** search
- The function mpy() returns a Vector object. The return value is
- calculated by multiplying the Vector object passed in the argument
- "vect" by the value of the Fraction object passed in the argument
- "f". Notice that this function must use a member selection
- operator to access the members of both classes.
-