English

Computing elementary functions using multi-prime argument reduction

Numerical Analysis 2022-07-07 v1 Numerical Analysis Number Theory

Abstract

We describe an algorithm for arbitrary-precision computation of the elementary functions (exp, log, sin, atan, etc.) which, after a cheap precomputation, gives roughly a factor-two speedup over previous state-of-the-art algorithms at precision from a few thousand bits up to millions of bits. Following an idea of Sch{\"o}nhage, we perform argument reduction using Diophantine combinations of logarithms of primes; our contribution is to use a large set of primes instead of a single pair, aided by a fast algorithm to solve the associated integer relation problem. We also list new, optimized Machin-like formulas for the necessary logarithm and arctangent precomputations.

Keywords

Cite

@article{arxiv.2207.02501,
  title  = {Computing elementary functions using multi-prime argument reduction},
  author = {Fredrik Johansson},
  journal= {arXiv preprint arXiv:2207.02501},
  year   = {2022}
}