<< minus Scilab palavra-chave parentheses >>

Scilab Help >> Scilab > Scilab palavra-chave > not

not

(~) não lógico

Seqüência de Chamamento

~A

Descrição

~A fornece a negação dos elementos da matriz de valores booleanos A elemento a elemento.

Exemplos

~[%t %t %f]

Ver Também

Histórico

VersionDescription
6.0 ~ priority is now higher than the comparisons one (== ~= < <= >= >).

Report an issue
<< minus Scilab palavra-chave parentheses >>