Provides unary operation functions for use in HotMesh mapping rules.
The functions facilitate unary operations such as logical negation,
making a number positive or negative, and bitwise negation during
the mapping process. Each transformation is a function that expects
one input parameter from the prior row in the @pipe structure.
Remarks
Invoked in mapping rules using {@unary.<method>} syntax.
Provides unary operation functions for use in HotMesh mapping rules. The functions facilitate unary operations such as logical negation, making a number positive or negative, and bitwise negation during the mapping process. Each transformation is a function that expects one input parameter from the prior row in the
@pipestructure.Remarks
Invoked in mapping rules using
{@unary.<method>}syntax.