#10: round is sometimes wrong for numbers bigger than most-positive-fixnum ---------------------+------------------------------------------------------ Reporter: rtoy | Owner: somebody Type: defect | Status: closed Priority: minor | Milestone: Component: Core | Version: 19d Resolution: fixed | Keywords: round ---------------------+------------------------------------------------------ Changes (by rtoy):
* resolution: => fixed * status: new => closed
Comment:
Fixed. Was not checking for odd-valued results that needed to be rounded to even.