home *** CD-ROM | disk | FTP | other *** search
/ PC Open 13 / pcopen13.iso / Zip / SM34A.ZIP / KEYWORD / BASE.KEY < prev    next >
Encoding:
Text File  |  1993-11-07  |  194 b   |  5 lines

  1. * base                                                internal
  2. base(x^n) gives the base of x^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.