arpra-project / arpra

Arpra is a C library for analyzing the propagation of numerical error in arbitrary precision IEEE-754 floating-point computations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

division by zero in transcendental functions

jamesturner246 opened this issue · comments

Division by zero is possible in transcendental functions when x.radius > 0, but width(true_range) == 0.

Solved in master.