Not/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<p id="tooltip">Negates the input. So, if the expression evaluates to true, then returns false. If the expression evaluates to false, then returns true.</p> | |||
[[Category:Logic]] | [[Category:Logic]] | ||
[[Category:Code Block]] | [[Category:Code Block]] |
Revision as of 15:34, 8 August 2023
Negates the input. So, if the expression evaluates to true, then returns false. If the expression evaluates to false, then returns true.