You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the worst cases for double precision trigonometry functions sin/cos/tan are not known, we need to provide exact bounds for relative errors of the accurate passes, and assert if the Ziv's accuracy tests for accurate pass fail in debug / assertion mode.