not: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
'''not''' a. | '''not''' a. | ||
'''not''' a is exactly the same as [[! a]] | |||
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
'''not''' a. | '''not''' a. | ||
'''not''' a is exactly the same as [[! a]] | |||
Operand types:
a: Boolean
Type of returned value:
Description:
not a.
not a is exactly the same as ! a
Example: