Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
xSeanx #1
Round Number Up
I've tried looking for the answer to this question, but i can't find anything
usefull.
Put simply, I want to find out how to round a number up to the next whole
number.
Even if the decimal is under the halfway point, it will still round up.
Eg:
2.3 - rounds to: 3
2.1 - rounds to: 3
etc...
xSeanx Guest
-
Is it support for round double number in flex
Hi, I want to round a double value in flex, such as 1.234, I want to get 2 bits after the radix point. I can only find Math.round() in flex which... -
#24876 [NEW]: Round does not round properly
From: jeff at tmtrading dot com Operating system: Redhat 8.0 PHP version: 4CVS-2003-07-30 (stable) PHP Bug Type: Math related... -
#24828 [Asn->Csd]: round() function doesn't round !
ID: 24828 Updated by: edink@php.net Reported By: christophe dot bidaux at netcourrier dot com -Status: Assigned... -
#24828 [Opn->Asn]: round() function doesn't round !
ID: 24828 Updated by: iliaa@php.net Reported By: christophe dot bidaux at netcourrier dot com -Status: Open... -
#24828 [NEW]: round() function doesn't round !
From: christophe dot bidaux at netcourrier dot com Operating system: Windows 98SE PHP version: 4CVS-2003-07-27 (stable) PHP Bug... -
-



Reply With Quote

