This is a C program for an Engineering Notation Converter, that receives a number from the user and returns the converted number.
- Conversion range with displayed units: Yocto to Zetta (10^-24, to 10^24)
- User-friendly number display
- Clean and well-documented C code