期刊文献+

C语言中浮点数的存储格式及其有效数字位数 被引量:14

Storage Format of A Binary Floating-Point Number and its Bits of Decimal Significant Digits
下载PDF
导出
摘要 总结了C语言中的单精度型(float)、双精度型(double)和长双精度型(long double)浮点数的存储格式,并用简洁的C程序给出了验证;对其表示的十进制数的有效数字位数,从相对误差的角度,给出了判定方法及结论。 It describes how floating-point data(float, double, long double) stored in memory, the range and precision of storage formats, and how to validate it in simple C program. It discusses the number of decimal significant digits from the viewpoint of relative error.
出处 《计算机与数字工程》 2006年第1期84-86,90,共4页 Computer & Digital Engineering
关键词 浮点数 单精度 双精度 长双精度 阶码 尾数 有效数字位数 floating - point number, float, double, long double, exponent, mantissa, significant digits
  • 相关文献

参考文献1

  • 1ANSI/IEEE Std 754 - 1985. IEEE Standard for Binary Floating - Point Arithmetic.

同被引文献56

引证文献14

二级引证文献28

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部