#13: (format nil "~11,3,2,0,'*,,'EE" .9999) -> " 1.000E+00"
--------------------+-------------------------------------------------------
Reporter: rtoy | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone:
Component: Core | Version: 19d
Keywords: |
--------------------+-------------------------------------------------------
I think the given format should produce 0.100E+1 instead, because the
scale factor is 0.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/13>
cmucl <http://common-lisp.net/project/cmucl>
cmucl