Bit wise operators

Just checking that I haven’t missed something. I have not managed to find a GP script bit wise operator for the equivalent of C’s & | ^, have I missed it?

TIA

https://gigperformer.com/docs/GPScript45/LanguageManual/index.html?bitwise-operators.html

Perfect thanks, not sure how I missed that.