not
(~) logical not
Syntax
~A
Description
~A gives the element-wise negation of the
elements of the boolean matrix A.
Examples
~[%t %t %f]
See also
History
| Version | Description |
| 6.0 |
|
| Report an issue | ||
| << minus | Scilab keywords | operator_expand >> |