code
register
log in
programs
messages
download
about
privacy
terms
french
production
home
/
documentation
/
Decimal
/
|
Decimal
examples
bitwise or with integers
input
10.1 | 6
result
14
bitwise operation with float
input
10.1 | 6.1
result
14