IEEE 754 Precision Format

The objective is to illustrate the IEEE 754 double and single precision formats.
545 Downloads
Updated 7 Apr 2011

View License

main executing reference usage: trial_precisionFormat.m

* Caveat:
1. The follow special cases, ie. inf, NaN, DeNorm, are not demonstrated here.
2. For reference only.

If the illustrative demo has more elegant presentation, please do not hesitate to suggest and send feedback to the author.
Email: promethevx@yahoo.com.

Thank you.

Regards,
Michael Chan JT

Cite As

Michael Chan (2024). IEEE 754 Precision Format (https://www.mathworks.com/matlabcentral/fileexchange/30956-ieee-754-precision-format), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Includes the number Of bits allocated for float type.

1.0.0.0