What Every Computer Scientist Should Know About Floating Point Arithmetic

时间:2015-10-03 10:16:20
【文件属性】:
文件名称:What Every Computer Scientist Should Know About Floating Point Arithmetic
文件大小:307KB
文件格式:PDF
更新时间:2015-10-03 10:16:20
Floating Point Arithmetic 对浮点运算算法的完整说明,权威型著作 Floating-point arithmetic is considered an esoteric subject by many people. This is rather surprising because floating-point is ubiquitous in computer systems. Almost every language has a floating-point datatype; computers from PC’s to supercomputers have floating-point accelerators; most compilers will be called upon to compile floating-point algorithms from time to time; and virtually every operating system must respond to floating-point exceptions such as overflow.

网友评论