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

Introduced sin and cos in runtime #598

Merged
merged 8 commits into from
Mar 25, 2022
Merged

Introduced sin and cos in runtime #598

merged 8 commits into from
Mar 25, 2022

Commits on Mar 11, 2022

  1. #597 Introduced sin and cos in runtime

    maximtrunnikov committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    884cbc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Made sin and cos objects of float #597 #598

    maximtrunnikov committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    fdd1cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2d50f View commit details
    Browse the repository at this point in the history
  3. Added tests for sin and cos #597 #598

    maximtrunnikov committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    82bf7ac View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/maxonfjvipon-trigonometry' into …

    …maxonfjvipon-trigonometry
    maximtrunnikov committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d3e6ffb View commit details
    Browse the repository at this point in the history
  5. Fixed tests for sin and cos #597 #598

    maximtrunnikov committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b9031c6 View commit details
    Browse the repository at this point in the history
  6. Fixed types for vertices in tests for sin and cos #597 #598

    maximtrunnikov committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    5fee5a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Added sin and cos objects to float.eo

    Added tests for sin and cos to float-tests.eo
    #597 #598
    maximtrunnikov committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c4c74a2 View commit details
    Browse the repository at this point in the history