Loģiskie operatori

The following logical operators are supported by LibreOffice Basic.

Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.

AND Operator

Loģiski apvieno divas izteiksmes.

Eqv Operator

Calculates the logical equivalence of two expressions.

Imp Operator

Izpilda loģisko implikāciju uz divām izteiksmēm.

Not Operator

Negates an expression by inverting the bit values.

Or Operator

Izpilda loģisko implikāciju uz divām izteiksmēm.

XOR Operator

Performs a logical Exclusive-Or combination of two expressions.

Please support us!