Programming and Data Types    

Listing Class Methods

The function call

or its command form

shows all the methods available for a particular class. For the polynom example, the output is

Plotting the two polynom objects x and p calls most of these methods.


  Overloading Functions for the Polynom Class Building on Other Classes