NotZero

True, if u is not zero

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The boolean output y is true, if the real input u is not equal to zero, and false else. 

Notes

If the inputs are restricted to either 0 or 1, then NotZero can be seen as an inverse Boole.

See also

BooleThreshold

Parameters (1)

tolerance

Value: eps

Type: Real

Description: Threshold for zero equivalence, i.e., max tolerated absolute deviation

Connectors (2)

y

Type: BooleanOutput

Description: Boolean output

u

Type: RealInput

Description: Input

Revisions

  • Updated in v2.0.0.