Skip to content
Snippets Groups Projects
Select Git revision
  • 94792dd88f72cc4f754f40f63960d8932cea0365
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

formatfloat.c

Blame
  • user avatar
    Dave Hylands authored and Damien George committed
    In particular, numbers which are less than 1.0 but which
    round up to 1.0.
    
    This also makes those numbers which round up to 1.0 to
    print with e+00 rather than e-00 for those formats which
    print exponents.
    
    Addresses issue #1178.
    b2178694
    History
    formatfloat.c 9.52 KiB