You are here

7 calls to units_mathematical_expression_operator_construct() in Units of Measurement 7.2

AbstractUnitsMathematicalOperator::decompose in ./units.module
Decompose (simplify) this mathematical expression.
units_mathematical_expression_create_from_postfix in ./units.module
Create mathematical expression object from postfix (reverse polish) notation.
units_mathematical_expression_load in ./units.module
Load mathematical expression from database.
units_operator_add_isolate_operand in plugins/operator/add.inc
units_operator_divide_isolate_operand in plugins/operator/divide.inc
units_operator_multiply_isolate_operand in plugins/operator/multiply.inc
units_operator_subtract_isolate_operand in plugins/operator/subtract.inc