exact-real icon indicating copy to clipboard operation
exact-real copied to clipboard

The number of elements in some power series could be more tightly bounded.

Open expipiplus1 opened this issue 7 years ago • 0 comments

At the moment they're fairly conservative.

For example:

At the moment the exponential function at precision 2^-p evaluates p terms, when it could be the first integer to satisfy 2^(p+2) < product [2..k+1]

expipiplus1 avatar Jun 27 '18 13:06 expipiplus1