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

[libm] Add 3.5-ULP hyperbolic functions #192

Merged
merged 3 commits into from
May 18, 2018
Merged

Conversation

shibatch
Copy link
Owner

This patch adds 3.5-ULP versions of sinh, cosh, tanh, sinhf, coshf, and tanhf. Corresponding testing functionalities are also added.
This patch adds the corresponding functions to the GNUABI version of library.

@shibatch shibatch requested a review from fpetrogalli May 13, 2018 10:54
Copy link
Collaborator

@fpetrogalli fpetrogalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please describe the new functionality in the changelog file before submitting.

@shibatch shibatch closed this May 17, 2018
@shibatch shibatch deleted the add-ulp35-hyperbolic-funcs branch May 17, 2018 00:44
@shibatch shibatch restored the add-ulp35-hyperbolic-funcs branch May 18, 2018 07:19
@shibatch shibatch reopened this May 18, 2018
@shibatch shibatch merged commit b0dbf2e into master May 18, 2018
@shibatch shibatch deleted the add-ulp35-hyperbolic-funcs branch May 18, 2018 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants