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