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

Trigonometric constants simplify #138

Merged
merged 10 commits into from
Aug 10, 2023
Merged

Trigonometric constants simplify #138

merged 10 commits into from
Aug 10, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    e36f813 View commit details
    Browse the repository at this point in the history
  2. Sin constants simplify

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a4c1ffc View commit details
    Browse the repository at this point in the history
  3. 1/sqrt(3) = sqrt(3)/3

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f903ff9 View commit details
    Browse the repository at this point in the history
  4. Remove TODOs

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6d52bf8 View commit details
    Browse the repository at this point in the history
  5. Cos constants simplify

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1f47e63 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0ad9c87 View commit details
    Browse the repository at this point in the history
  7. Tan constants simplify

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    013e43c View commit details
    Browse the repository at this point in the history
  8. Add tests

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3f6bd87 View commit details
    Browse the repository at this point in the history
  9. Cot constants simplify

    fintarin committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    66651d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Refactoring

    fintarin committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    acb7798 View commit details
    Browse the repository at this point in the history