Scilab 5.4.1
      
      - Aide Scilab
 - Scilab
 - Mots clés Scilab
 - ans
 - backslash
 - brackets ([,])
 - colon
 - comma
 - comments
 - dot (.)
 - else
 - elseif
 - empty ([])
 - end
 - extraction
 - global
 - hat (^)
 - insertion
 - left ([)
 - minus (-)
 - not (~)
 - parents ( )
 - percent (%)
 - plus (+)
 - power
 - quote (')
 - semicolon
 - slash (/)
 - star (*)
 - symbols
 - tilde
 - try
 - comparison
 - dollar
 - equal
 - less
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
not (~)
négation logique
Séquence d'appel
~A
Description
~A renvoie la négation élément par élément de la
            matrice booléenne A.
Exemples
~[%t %t %f]
Voir aussi
| Report an issue | ||
| << minus (-) | Mots clés Scilab | parents ( ) >> |