You are here

protected property AbstractUnitsMathematicalOperator::$operand2 in Units of Measurement 7.2

Operand #2 of this mathematical expression.

Type: UnitsMathematicalExpression

File

./units.module, line 1310
Provide API for managing and converting units of measurement.

Class

AbstractUnitsMathematicalOperator
Abstract implementation of "mathematical operator" interface.

Code

protected $operand2;