INumericTSelfBitwiseComplement Method
Produces a bitwise complement of the current value by reversing each bit.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
TSelf BitwiseComplement()
Function BitwiseComplement As TSelf
TSelf BitwiseComplement()
abstract BitwiseComplement : unit -> 'TSelf
Return Value
TSelfA bitwise complement of the current value.