错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Floating Point Arithmetic

  • Gisbert Stoyan,
  • Agnes Baran

摘要

On computers we work with two fundamental types of numbers: integers and floating point numbers. While the operations with integers are error-free (in fact here we work in residue classes), for floating point numbers rounding is unavoidable. As a consequence (also from other sources like measuring), errors will occur, and the accumulation of errors may strongly bias the final result. Therefore it is important to estimate the final errors.