ColdFusion has two division operators, / and , and they are not the same. / is the standard division operator, divides a number and returns whole numbers only (integers, no fractions). So if you code
ColdFusion has two division operators, / and , and they are not the same. / is the standard division operator, divides a number and returns whole numbers only (integers, no fractions). So if you code