<< minus Scilab keywords parentheses >>

Scilab Help >> Scilab > Scilab keywords > not

not

(~) 論理否定

呼び出し手順

~A

説明

~A は論理値行列Aの 要素について要素毎の論理否定を出力します.

~[%t %t %f]

参照

履歴

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

Report an issue
<< minus Scilab keywords parentheses >>