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

Math #46

Closed
bahuljain opened this issue Apr 3, 2016 · 3 comments
Closed

Math #46

bahuljain opened this issue Apr 3, 2016 · 3 comments
Labels

Comments

@bahuljain
Copy link
Collaborator

image

@bahuljain
Copy link
Collaborator Author

Math

  • ceil
  • floor
  • round
  • gcd
  • pow
  • log
  • abs
  • min
  • max

@prakhar1989
Copy link
Owner

All these functions are already in JS... and we can't write floor or round w/o using those functions. Need to figure out to call JS first.

@prakhar1989 prakhar1989 mentioned this issue Apr 3, 2016
@prakhar1989
Copy link
Owner

Tracking this in #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants