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

Trigonometry Support #413

Merged
merged 7 commits into from
Aug 27, 2021
Merged

Trigonometry Support #413

merged 7 commits into from
Aug 27, 2021

Conversation

paupino
Copy link
Owner

@paupino paupino commented Aug 11, 2021

Resolves #379
Adds in support for sin and cos with a tested precision of 10^-10 and for tan with a tested precision of 10^-8. tan has the caveat that values of x approaching the limit may lose some accuracy.

@paupino paupino marked this pull request as ready for review August 27, 2021 01:10
@paupino paupino merged commit 1e35a73 into master Aug 27, 2021
@paupino paupino deleted the feature/trig branch August 27, 2021 01:18
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.

Trigonometry support
1 participant