Previous: Interval Arithmetic Functions, Up: Rational Interval Functions [Index]
Teething Note: At the time of writing, this part of the library is clearly at a very early stage as it basically contains only one function: more functions may be furnished in the coming minor releases, the all set of elementary functions in the next major release.
Set rop to the best rational interval approximation
of the arc-tangent of op,
arctan(op),
with a guaranteed precision of at least prec bits.
This inline function straightforwardly wraps the function mpri_2exp_atan
.
Set rop to the best rational interval approximation of 2 raised to exponent times the arc-tangent of op, with a guaranteed precision of at least prec bits.