home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / language / bob / !ArmBob / progs / Interpoly < prev    next >
Encoding:
Text File  |  1995-01-12  |  232 b   |  11 lines

  1. | Integral polynomial interpolation.   GCW  11/01/95
  2.  
  3. | Alter function f in bob:main.interpoly by hand
  4.  
  5. | Use string library
  6. bob:h.string.string     which is needed by
  7. bob:h.string.polystr
  8.  
  9. | for the main program
  10. bob:main.interpoly
  11.