Scilab Function
tilda
- (~) logical not
Calling Sequence
~m
Parameters
m
: boolean matrix
Description
~m
is the negation of
m
.