blob: 0874689d2a72b31d3a8bd4b122b17b7ce7027cb0 [file] [log] [blame]
PASS Sanity
PASS Basic division works
PASS Rounds up if fractional part is >= 0.5
PASS Accepts numbers, and rounds
PASS Operation between <integer> and <number> works
PASS Rounds down if fractional part is < 0.5
PASS Only rounds at the end of the conversion