Big Float in LispWorks
We need to use floating point numbers with very large exponents (larger than are supported by double/large floats). I was unable to find anything in the LispWorks manuals or forums about how to do this, but have found a big float package by Richard Fateman plus a pointer to using the GNU mpfr package within Lisp. Before we set down one of these paths, I was wondering whether there is something already available within LispWorks for this, or whether anyone has recommendations concerning either these two possibilities or anything else that might do the job. Thank you. -- Paul Rosenbloom