Changeset [8aaf298466f5a73a07859d8dcc610083ee093254] by Alexander Ljungberg
May 9th, 2012 @ 01:16 PM
Fixes #1529. Fixed: Incorrect CPDecimalNumber result for 220000/220.
And in general divisions where the quotient had fewer digits than the dividend when disregarding exponent would fail.
We want to stop dividing when we've gone over all the digits in
the dividend and the remainder is 0.
https://github.com/cappuccino/cappuccino/commit/8aaf298466f5a73a078...
Committed by Alexander Ljungberg
- M Foundation/CPDecimal.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.