tilda

(~) logical not

Calling Sequence

~m

Arguments

:m boolean matrix :

Description

~m gives the element-wise negation of the elements of the boolean matrix m.

See Also

  • not (~) logical not

Table Of Contents

This Page