IEEE 754 Precision Format

版本 1.1.0.0 (57.6 KB) 作者: Michael Chan
The objective is to illustrate the IEEE 754 double and single precision formats.
545.0 次下载
更新时间 2011/4/7

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numbers and Precision 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Includes the number Of bits allocated for float type.

1.0.0.0