home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!caen!uakari.primate.wisc.edu!aplcen.apl.jhu.edu!hall
- From: hall@aplcen.apl.jhu.edu (Marty Hall)
- Newsgroups: comp.lang.lisp
- Subject: Re: power
- Message-ID: <1992Aug19.140358.5170@aplcen.apl.jhu.edu>
- Date: 19 Aug 92 14:03:58 GMT
- References: <IeYOkQy00iQQ8sCkN7@andrew.cmu.edu>
- Reply-To: hall@aplcen (Marty Hall)
- Organization: AAI Corp AI Lab, JHU P/T CS Faculty
- Lines: 16
-
- In article <IeYOkQy00iQQ8sCkN7@andrew.cmu.edu> gh1h+@andrew.cmu.edu
- (Gary Hooyman) writes:
-
- >Does anyone have a general (power base-number power-number) that works
- >better than Lucid's implementation of (expt bn pn)?
- >
- >-> (expt 0.658 .5)
- >1.8641498069802828E9
- >
- >I need something that at least gets close! Maybe this is a bug in my
- >version? (v 4.0)
-
- 4.0.1 and the older 4.0 (that came with KEE) on the Sun both work fine.
-
- - Marty
- (proclaim '(inline skates))
-