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

  1. * power                                               internal
  2. power(x^n) gives the power n.
  3. See also: base, power, type.
  4. e.g. base(x^n) gives x, type(x^n) gives "^", power(x^n) gives n.
  5.