Skip to content

fix: erroneous trigonometry functions #3

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

Merged
merged 30 commits into from
Dec 9, 2024
Merged

fix: erroneous trigonometry functions #3

merged 30 commits into from
Dec 9, 2024

Conversation

nberlette
Copy link
Owner

  • fix(trigonometry): refactor and fix accuracy issues in acos.ts
  • fix(trigonometry): refactor and fix accuracy issues in acosh.ts
  • fix(trigonometry): refactor and fix accuracy issues in asin.ts
  • fix(trigonometry): refactor and fix accuracy issues in asinh.ts
  • fix(trigonometry): refactor and fix accuracy issues in atan.ts
  • fix(trigonometry): refactor and fix accuracy issues in atanh.ts
  • fix(trigonometry): refactor and fix accuracy issues in atan2.ts
  • fix(trigonometry): refactor and fix accuracy issues in cos.ts
  • fix(trigonometry): refactor and fix accuracy issues in cosh.ts
  • fix(trigonometry): refactor and fix accuracy issues in sin.ts
  • fix(trigonometry): refactor and fix accuracy issues in sinh.ts
  • fix(trigonometry): refactor and fix accuracy issues in tan.ts
  • fix(trigonometry): refactor and fix accuracy issues in tanh.ts

@nberlette nberlette added bug Something isn't working enhancement New feature or request labels Dec 9, 2024
@nberlette nberlette self-assigned this Dec 9, 2024
@nberlette nberlette merged commit 056c3a6 into main Dec 9, 2024
1 check passed
@nberlette nberlette deleted the fix/trig branch December 9, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant