vix.ing · top · new · best · stats · spec

Computing elementary functions using multi-prime argument reduction

2022/07/06 by Johansson, Fredrik
#FOS: Mathematics #Number Theory (math.NT) #Numerical Analysis (math.NA)

paper · doi:10.48550/arxiv.2207.02501

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ö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.

Related