- Timestamp:
- Nov 25, 2008, 4:51:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/lib.shell/dvomath.c
r14708 r20839 79 79 sprintf (outname, "%s", stack[0].name); 80 80 } else { 81 sprintf (outname, "%.12g", stack[0].Fl oat);81 sprintf (outname, "%.12g", stack[0].FltValue); 82 82 } 83 83 break;
Note:
See TracChangeset
for help on using the changeset viewer.
