You are here

7 uses of CURRENCY_BCMATH_SCALE in Currency 7.2

currency_add in currency/currency.module
Adds two numbers.
currency_compare in currency/currency.module
Compares two numbers to each other.
currency_divide in currency/currency.module
Divdes one number by another.
currency_form_currency_amount_validate in currency/currency.module
Implements form validate callback for a currency_amount element.
currency_multiply in currency/currency.module
Multiplies two numbers.
currency_round in currency/currency.module
Divides one number by another.
currency_subtract in currency/currency.module
Subtracts one number from another.