Issue 2268: Change text description of behavior of ROUND_FLOOR and ROUND_CEILING (currency-rtf) Source: (, ) Nature: Revision Severity: Significant Summary: Summary: Change text description of behavior of ROUND_FLOOR and ROUND_CEILING. The descriptions are mixed between the two. Resolution: Change text in spec describing the correct behaviour for the rounding rules Revised Text: In section 2.3.4 for Rounding Types change the ROUND_FLOOR text to: When ROUND_FLOOR is set, a number will be rounded toward negative infinity and the rounding digit is ignored. In section 2.3.4 for Rounding Types change the ROUND_CEILING text to: When ROUND_CEILING is set, a number will be rounded toward positive infinity and the rounding digit is ignored. Actions taken: December 17, 1998: received issue May 4, 2000: closed issue Discussion: End of Annotations:===== Return-Path: Date: Thu, 17 Dec 1998 17:10:00 -0500 From: amy_griffis@cyborg.com To: juergen@omg.org, web-incoming@omg.org Subject: Issue Report Name: Amy Griffis Company: Cyborg Systems Inc. mailFrom: amy_griffis@cyborg.com Notification: No Specification: Currency Section: 2.3.4 Formal #: formal/98-12-06 Version: 1.0 Revision_Date: Page: 2-7 Nature: Revision Severity: Significant full_desc: Change text description of behavior of ROUND_FLOOR and ROUND_CEILING. The descriptions are mixed between the two. ROUND_FLOOR is rounded closer to zero, not ROUND_CEILING. submit: Submit Issue Report