Uncategorized Rounding numbers in ColdFusion October 30, 2010 Peter deHaan 1 Comment The following example shows how you can round numbers using the round(), fix, int() and ceiling() methods. Continue reading Rounding numbers in ColdFusion →