Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #
    ...
    # tested them.  It is not difficult to add some calculations that use
    # these functions.
    #
    
  2. or download this
    # Note that the Vector class knows nothing about the Polinom class, st
    +ill
    # it can work with vectors of polinomials as well as vectors of number
    +s
    ...
    
    
    __END__