Syntax
%f or %F
Description
%f
or %F
are boolean variables which return
false
.
When the condition is not checked, this last returns false
.
See also
- %t or %T — Boolean variable for true.
- comparison — comparison, relational operators
Report an issue | ||
<< %eps | Constants | %i, 1i, 1j >> |