• Toggle theme

User Tools

  • Toggle theme

Site Tools

You are here: Welcome to PlanetCNC.zone » Expressions » Operators » toc_operators
Trace: • toc_operators

Sidebar

Home



Expressions


 About

 Functions

 Operators

  Addition (+)
  Subtraction (-)
  Multiplication (*)
  Division (/)
  Modulo (%)
  Power (**)
  Negation (-)

  Equal (==)
  Not equal (!=)
  Greater than (>)
  Greater than or equal (>=)
  Less than (<)
  Less than or equal (<=)

  Logical not (!)
  Logical and (&&)
  Logical or (||)
  Logical xor (^^)

  Bitwise not (~)
  Bitwise and (&)
  Bitwise or (|)
  Bitwise xor (^)
  Shift right (>>)
  Shift left (<<)

  Assignment (=)

 Events

expr:operators:toc_operators

  Addition (+)
  Subtraction (-)
  Multiplication (*)
  Division (/)
  Modulo (%)
  Power (**)
  Negation (-)

  Equal (==)
  Not equal (!=)
  Greater than (>)
  Greater than or equal (>=)
  Less than (<)
  Less than or equal (<=)

  Logical not (!)
  Logical and (&&)
  Logical or (||)
  Logical xor (^^)

  Bitwise not (~)
  Bitwise and (&)
  Bitwise or (|)
  Bitwise xor (^)
  Shift right (>>)
  Shift left (<<)

  Assignment (=)

expr/operators/toc_operators.txt · Last modified: 2023/01/20 14:17 by 127.0.0.1

Page Tools

  • Back to top