<number> = <number> || <number>
Boolean / Operators: Boolean Or with Variable "||=" Operators: Boolean Or "||"logical 'or'.
Determine Operators: Boolean Or with Variable "||=" Operators: Boolean Or "||"boolean 'or' of two numeric Glossary: Valuevalues. Data Types: NumbersNumbers are considered 'true' Flow control: if … thenif they are non-zero, 'false' otherwise.
Pruning: Flow control: if … then Flow control: if … thenif the result is sufficiently determined by Flow control: if … then Flow control: try … thenthe left-side Glossary: Operator Glossary: Operandoperand, that is, Flow control: if … thenif it is 1 Operators: Boolean And with Variable "&&=" Operators: Bitwise And with Variable "&=" Operators: Bitwise And "&" Operators: Boolean And "&&"and therefore Flow control: if … then Flow control: try … thenthe result must be 1, Flow control: if … then Flow control: try … thenthen Flow control: if … then Flow control: try … thenthe right-side Glossary: Operator Glossary: Operandoperand is simply skipped Operators: Boolean And with Variable "&&=" Operators: Bitwise And with Variable "&=" Operators: Bitwise And "&" Operators: Boolean And "&&"and Operators: Bitwise Not "~" Operators: Boolean Negation "!"not executed Operators: Make Identifier "@"at all.
Flow control: if … thenIf any of both Vipsi command syntax: Arguments Glossary: Argumentsarguments is a Data Types: Text Item selector "[]": Text Glossary: text, text_valtext, Flow control: if … then Flow control: try … thenthen it is evaluated as Glossary: number, num_valnumber.
Data Types: Lists and arrays Item selector "[]": Lists Glossary: list, list_valList expansion is Operators: Bitwise Not "~" Operators: Boolean Negation "!"not yet implemented. (Version 0.8.7)
e.g.:
Flow control: if … thenif (a==0||a!=0) Numeric functions: log Numeric functions: loge Instructions: loglog "List functions: thisthis is always true" Flow control: if … then Flow control: try … thenthen;
|