Search results

Jump to navigation Jump to search
  • Or returns the logical disjunction of two expressions. ''result'' is TRUE, if one or both expressi /* Or performs logical and bitwise disjunction */ ...
    1 KB (155 words) - 22:54, 24 July 2019
  • Not returns the logical negation of an expression. The required argument, ''expression'', is any va /* Not does logical negation & bitwise inversion */ ...
    1 KB (152 words) - 22:49, 24 July 2019
  • Imp returns the logical implication of two expressions. Logical implication returns TRUE if ''x'' implies ''y''. Imp also does a bitwise co '''Table 13: Logical Implication''' ...
    1 KB (155 words) - 17:35, 24 March 2019
  • Xor returns the logical, exclusive disjunction of two expressions. ''result'' is TRUE, if and only NSB.Print("Logical:"); ...
    1 KB (152 words) - 23:41, 24 July 2019
  • And (or && in JavaScript) returns the logical conjunction of two expressions. ''result'' is TRUE, if and only if both exp //And performs logical and bitwise conjunction ...
    1 KB (204 words) - 13:21, 24 July 2019
  • Eqv returns the logical equivalence of two expressions. ''result'' is TRUE, if both expressions ''x /* Eqv performs logical and bitwise equivalence */ ...
    2 KB (241 words) - 14:17, 24 July 2019
  • [[Category:Logical Operators]] ...
    724 bytes (95 words) - 19:14, 28 August 2012
  • JavaScript uses different operators for assignment and to test equality. Assignment is a single =, while testin === Operators === ...
    5 KB (714 words) - 14:22, 7 August 2017
  • ...literal, constant, or combination that includes all arithmetic or logical operators (except IS). ...
    1 KB (194 words) - 14:03, 24 July 2019
  • ...widely used subset of Microsoft's Visual BASIC. The basic set of commands, operators and functions is identical. Differences arise from visual controls and oper ...do (2 AND 7), whereas AppStudio uses boolean arguments. There are bitwise operators you can use instead. ...
    6 KB (949 words) - 19:40, 1 November 2019