home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / SUBS.KEY < prev    next >
Text File  |  1993-11-07  |  141b  |  4 lines

  1. * subs                                                internal
  2. subs(y, x=x0) substitutes x in y with x0.
  3. e.g. subs(x^6, x=x0) gives x0^6.
  4.