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

  1. * diff                                                external
  2. diff(y, x = x0) differentiates y when x = x0.
  3. See also: d, inte, lim.
  4. e.g. diff(x^6, x = 1) gives 6.
  5.