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

Formula change for input reduction in trig functions #19

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

AYadrov
Copy link
Contributor

@AYadrov AYadrov commented Feb 27, 2024

Previously, we didn't have any dynamic parameter to determine how close an input can be to pi/pi/2 when tuning range reduction in trigonometric functions. On this branch, this dynamic parameter is precision of the input, which can make the precision prediction closer to the expected one.

@AYadrov AYadrov changed the title Changed formula for input reduction in trig functions Formula change for input reduction in trig functions Feb 27, 2024
@pavpanchekha pavpanchekha merged commit 16a5f5c into main Mar 12, 2024
1 check passed
@pavpanchekha pavpanchekha deleted the trig-tuning-fix branch March 12, 2024 02:22
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.

2 participants