|
At 08:40 02/18/1999 -0700, David Morris wrote: >I converted my convoluted way of rounding to a simple expression like >yours. Then someone asked: What about negative numbers? Back >to the convoluted. In this case .01 is for a one decimal place number >(.001 for two places etc.) and prevents division by zero without changing >the result. > >DECIMAL(COLUMN_NAME + (.5 * (COLUMN_NAME + .01) / ABS(COLUMN_NAME + >.01)),<length>,0) But David, -4.5 rounded to the nearest integer is generally -4, not -5 ... isn't it???? Pete Hall pbhall@execpc.com http://www.execpc.com/~pbhall +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.