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

  1. * exp                                                 internal
  2. exp(x) is the exponential function of x (base of e). The same as e^x, 
  3. e=2.718... It is the inverse to ln(x). x can be complex numbers.
  4. See also: e, E.
  5.