RobbieTheWagner/ember-math-helpers

Missing floor & ceil

djsegal opened this issue · 2 comments

If division is possible, floor and ceil should be present

granted rounding has some difficulty (what to do at xxx.5 and whether to do account rounding)

Hi @djsegal!

What do you mean? You'd like to see floor and ceil helpers added or you'd like to see rounding automatically applied when doing division?

Floor and ceil helpers