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