Bug #553
[U]Rational::toLong() and toFloat() should not divide by 0
Start date:
Due date:
% Done:
100%
Estimated time:
Description
If the denominator is 0, they should set the ok flag to false and return 0.
100%
Description
If the denominator is 0, they should set the ok flag to false and return 0.