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

Added roundTo method #1595

Closed
wants to merge 4 commits into from
Closed

Added roundTo method #1595

wants to merge 4 commits into from

Commits on Apr 8, 2014

  1. Added roundTo method

    Round up, down or to the nearest unit.
    triqi committed Apr 8, 2014
    Copy the full SHA
    f141d81 View commit details
    Browse the repository at this point in the history
  2. Removed redundant semicolons.

    triqi committed Apr 8, 2014
    Copy the full SHA
    fa95415 View commit details
    Browse the repository at this point in the history
  3. Re-declared function.

    triqi committed Apr 8, 2014
    Copy the full SHA
    81ce0c0 View commit details
    Browse the repository at this point in the history
  4. Syntax error fix.

    triqi committed Apr 8, 2014
    Copy the full SHA
    a3cb600 View commit details
    Browse the repository at this point in the history