For trend requests, at least one of the operands must be a trend.

To view these properties, double-click the block on the Wire Sheet or the block name in the Nav tree.
| Property | Value | Description |
|---|---|---|
| Out | read-only value slot | Outputs the result of the two inputs using the configured function. |
| In 1 | operand | Defines the first operand used in the expression. Links from the output of other logic blocks or data sources to supply one or more input values to another logic block. |
| Operator | drop-down list (defaults to Add)
|
Defines the function to perform.
Exponent raises
|
| In 2 | operand | Defines the second operand used in the expression. Links from the output of other logic blocks or data sources to supply one or more input values to a logic block. |
Consider a numeric point with a history for electrical power identified by hs:power and a:a marker tags, and a second numeric point for floor area with a value of 12,500 identified by hs:area = 12,500 and a:a marker tags. An algorithm with a Bi Math Block may calculate power density (kw/ft2) by dividing the hs:power data source by the hs:area data source.

A control point with an Analytic Proxy Ext configured to use the alg:BiMath algorithm displays the calculated power density value. Power value = 857.5 KW, Floor Area = 12,500 ft2: 857.5 / 12,500 = 0.07 KW/ft2. The result displays in the point’s Out slot.
