This is used to add expressions to an existing formula.
Table of Contents
Takeover into calculation
The expressions of the current formulas are transferred to the calculated formula as a numerical argument. This allows an additional expression to be added to the calculated formula.
Takeover as functional argument
The expressions of the current formulas are transferred to a function as a numerical argument. This enables the existing expression to be used as an argument in a mathematical function.
Takeover into conditional expression
The expressions of the current formulas are transferred to a conditional expression as a numerical return value.
Takeover as equational argument
The expressions of the current formulas are transferred to a Boolean expression as an numerical argument. This means that, even though the calculation uses numerical values, the return value is Boolean.