Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 179 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 179 Bytes

Exercise 4-2

Extend atof to handle scientific notation of the form 123.45e-6 where a floating-point number may be followed by e or E and an optionally signed exponent.