calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Bitwise
bitOr
bitOr
x | y
bitOr(x, y)
Try it yourself:
$1
5 | 3
$2
bitOr([1, 2, 3], 4)
All functions