Table-driven implementation of the exponential function in IEEE floating-point arithmetic

  • Authors:
  • Ping-Tak Peter Tang

  • Affiliations:
  • Mathematics and Computer Science Division, Argonne National Laboratory, 9700, South Cass Avenue, Argonne, IL

  • Venue:
  • ACM Transactions on Mathematical Software (TOMS)
  • Year:
  • 1989

Quantified Score

Hi-index 0.01

Visualization

Abstract

Algorithms and implementation details for the exponential function in both single- and double-precision of IEEE 754 arithmetic are presented here. With a table of moderate size, the implementations need only working-precision arithmetic and are provably accurate to within 0.54 ulp as long as the final result does not underflow. When the final result suffers gradual underflow, the error is still no worse than 0.77 ulp.