packageMathInteger

Contents

NameDescription
IntegerCondition
IntegerGreaterOutput y is true, if u is greater than threshold
IntegerGreaterEqualOutput y is true, if u is greater or equal than threshold
IntegerLowerOutput y is true, if u is lower than threshold
IntegerLowerEqualOutput y is true, if u is lower or equal than threshold
IntegerEqualOutput y is true, if u is equal to threshold
IntegerNotEqualOutput y is true, if u is not equal to threshold