Opened 17 years ago
Closed 17 years ago
#13 closed defect (fixed)
(format nil "~11,3,2,0,'*,,'EE" .9999) -> " 1.000E+00"
Reported by: | Raymond Toy | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | 19d |
Keywords: | Cc: |
Description
I think the given format should produce 0.100E+1 instead, because the scale factor is 0.
Note: See
TracTickets for help on using
tickets.
Should be fixed for the 2008-03 snapshot.