constant COMMERCE_ROUND_HALF_DOWN in Commerce Core 7
1 use of COMMERCE_ROUND_HALF_DOWN
- commerce_round in ./
commerce.module - Rounds a number using the specified rounding mode.
File
- ./
commerce.module, line 12 - Defines features and functions common to the Commerce modules.
Code
define('COMMERCE_ROUND_HALF_DOWN', 2);