Fast computations of the exponential function

  • Authors:
  • Timm Ahrendt

  • Affiliations:
  • Institut für Informatik II, Universität Bonn, Bonn, Germany

  • Venue:
  • STACS'99 Proceedings of the 16th annual conference on Theoretical aspects of computer science
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an algorithm which shows that the exponential function has algebraic complexity O(log2 n), i.e., can be evaluated with relative error O(2-n) using O(log2 n) infinite-precision additions, subtractions, multiplications and divisions. This solves a question of J. M. Borwein and P. B. Borwein [9]. The best known lower bound for the algebraic complexity of the exponential function is Ω(log n). The best known upper and lower bounds for the bit complexity of the exponential function are O(µ(n) log n) [10] and (Ω(v(n)) [4], respectively, where µ(n) denotes an upper bound and v(n) denotes a lower bound for the bit complexity of n-bit integer multiplication. The presented algorithm has bit complexity O(µ(n) log n).