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

Floating-Point Exponential

  • Florent de Dinechin,
  • Martin Kumm

摘要

The exponential function is, after the basic arithmetic operators, one of the next most useful building blocks in scientific computing. This chapter first reviews some of the techniques that can be used to evaluate it. It then presents in detail an implementation of a complete floating-point exponential operator. This chapter is also a good example of the composition of many arithmetic components in a coarser operator computing just right.