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

[Quad] Add trigonometric functions #240

Merged
merged 4 commits into from
Mar 4, 2019
Merged

[Quad] Add trigonometric functions #240

merged 4 commits into from
Mar 4, 2019

Conversation

shibatch
Copy link
Owner

@shibatch shibatch commented Feb 11, 2019

This patch adds sin, cos, tan, exp, exp2, exp10, expm1, log, log2, log10, log1p, asin, acos, atan, comparison functions and cast functions between quad and double to libsleefquad.

@shibatch shibatch merged commit 7784b68 into master Mar 4, 2019
@shibatch shibatch deleted the Add_quad_trig_funcs branch March 4, 2019 04:37
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