Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow 1 ULP of error in exp, ln, log10 and power GDA tests #152

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 24, 2020

  1. Allow 1 ULP of error in GDA tests

    In the GDA arithmetic specification, inexact exp, ln, log10 and power
    operations may be up to 1 ulp (unit in last place) in error.
    rdingwall committed May 24, 2020
    Configuration menu
    Copy the full SHA
    e65a659 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    9ed91b6 View commit details
    Browse the repository at this point in the history