home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / DT.SM < prev    next >
Text File  |  1993-11-14  |  42b  |  2 lines

  1. dt(f_,x_,y_) := d(f,x)*d(x)+d(f,y)*d(y)
  2.