REBOL3 tracker
  0.9.12 beta
Ticket #0001471 User: anonymous

Project:



rss
TypeBug Statuscomplete Date7-Feb-2010 16:57
Versionalpha 97 CategoryNative Submitted byLadislav
PlatformAll Severityminor Prioritynormal

Summary Round/half-ceiling money
Description Round/half-ceiling needs a correction; the necessary changes are already posted in the f-deci.c file, that I posted in the R3 world.

Untested yet, though, the changes influence two functions:

deci_half_ceil

and

deci_half_floor
Example code
>> round/half-ceiling -$100.5000000001
== -$100
; expected value is -$101

Assigned ton/a Fixed inalpha 108 Last Update2-Nov-2010 00:32


Comments
(0002728)
Ladislav
1-Nov-2010 15:09

in the core-tests suite

Date User Field Action Change
2-Nov-2010 00:32 BrianH Status Modified tested => complete
1-Nov-2010 15:09 Ladislav Comment : 0002728 Added -
20-Oct-2010 01:35 BrianH Status Modified built => tested
22-Sep-2010 05:39 carl Fixedin Modified => alpha 108
22-Sep-2010 05:39 carl Status Modified pending => built
13-Feb-2010 04:35 Ladislav Summary Modified Round/half-ceiling => Round/half-ceiling money
7-Feb-2010 16:58 Ladislav Description Modified -
7-Feb-2010 16:58 Ladislav Code Modified -
7-Feb-2010 16:58 Ladislav Status Modified submitted => pending
7-Feb-2010 16:57 Ladislav Ticket Added -