mpscilab >> mpscilab > Comparison functions
Comparison functions
- mps_equal — Equality predicate operation
- mps_greater — Greater-than predicate operation
- mps_greaterequal — Greater or equal predicate operation
- mps_isequal — Equality test
- mps_isinf — Infinity predicate operation
- mps_isnan — NaN predicate operation
- mps_less — Less-than predicate operation
- mps_lessequal — Less or equal predicate operation
- mps_lessgreater — Less or greater predicate operation