home *** CD-ROM | disk | FTP | other *** search
/ PC Open 13 / pcopen13.iso / Zip / SM34A.ZIP / KEYWORD / EXP.KEY < prev    next >
Encoding:
Text File  |  1993-11-07  |  219 b   |  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.