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

Add abs, round, floor, ceil operators #6496

Merged
merged 5 commits into from
Apr 11, 2018
Merged

Add abs, round, floor, ceil operators #6496

merged 5 commits into from
Apr 11, 2018

Commits on Apr 11, 2018

  1. Add abs, round, floor, ceil operators

    Anand Thakker committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    383d576 View commit details
    Browse the repository at this point in the history
  2. Round away from 0

    Anand Thakker committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    863e6d4 View commit details
    Browse the repository at this point in the history
  3. Add entries to v8.json

    Anand Thakker committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    d9e65d6 View commit details
    Browse the repository at this point in the history
  4. Test non-integer abs

    Anand Thakker committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    3ebb8ed View commit details
    Browse the repository at this point in the history
  5. Edits from review

    Anand Thakker committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    082e155 View commit details
    Browse the repository at this point in the history