Platforms to show: All Mac Windows Linux Cross-Platform

BitwiseNAndMBS(x as UInt64, y as UInt64) as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Math MBS Util Plugin ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
negates both values and does bitwiseAnd on them.
Example
msgBox str(bitwiseNandMBS(65,80))
' displays -82

Always using 32bit.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...