You are here

constant COMMERCE_ROUND_HALF_ODD in Commerce Core 7

1 use of COMMERCE_ROUND_HALF_ODD
commerce_round in ./commerce.module
Rounds a number using the specified rounding mode.

File

./commerce.module, line 14
Defines features and functions common to the Commerce modules.

Code

define('COMMERCE_ROUND_HALF_ODD', 4);