Skip to content
Snippets Groups Projects
Commit 7f12cae3 authored by rtoy's avatar rtoy
Browse files

Fix some floating point printing bugs. Based on the version in sbcl.

(format nil "~G" 1d23) prints "100000000000000000000000.    " instead
of "099999999999999990000000.    ".
parent f7c9cb07
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment