Re: read string to float



Hi,

i haven't looked inside the lib.. but is this significantly different from
arbitrary-precision long floats of CLISP?

Can CLISP exactly represent the square root of 2? RealLib can.

~ Matthias
.



Relevant Pages

  • Re: read string to float
    ... It can represent square root of 2 and any other real number. ... doesn't use (sqrt 2) as representation though. ... digit, untested) ... That's something like that reallib does. ...
    (comp.lang.lisp)
  • Re: As the Crow flies.
    ... absolutely no place for floats in your system. ... square root of an integer, ... Doubles or prescision desimals dont work with this program. ...
    (talk.origins)