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

Introducing Angle type [Issue #88] #169

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    b313290 View commit details
    Browse the repository at this point in the history
  2. Removed hyperbolic functions

    jkalias committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c924790 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    437b280 View commit details
    Browse the repository at this point in the history
  2. cos works for all cases

    jkalias committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    bb19809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a4c3c View commit details
    Browse the repository at this point in the history
  4. removed newline

    jkalias committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f676bc1 View commit details
    Browse the repository at this point in the history
  5. more tests for cos and sin

    jkalias committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    bb474f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fad678 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4844b2a View commit details
    Browse the repository at this point in the history
  8. Strict equality in tests, not approximate

    The tangent tests are not passing, this should be fixed.
    jkalias committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c5828b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    2fba7c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f5f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f57416 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    e09ef7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    131774a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Refactored AngleTests

    jkalias committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    949c9a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. cos and sin for exact degrees

    jkalias committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    63bdaaf View commit details
    Browse the repository at this point in the history
  2. exact tan implemented

    jkalias committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    acd67fb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    14c520b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    9e7fb84 View commit details
    Browse the repository at this point in the history
  2. documentation

    jkalias committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    1743914 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    56c5ffc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    83ba41b View commit details
    Browse the repository at this point in the history