Is it possible to get double-float from lisp?
Leo Liu <[email protected]>
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
Due to different syntaxes for floats: (slime-eval `(anything-that-poduces-double-floats)) => a variable I wonder if this is curable? Thanks. Leo