Int64NOnesComplement Operator

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static Int64N operator ~(
	Int64N value
)

Parameters

value  Int64N
 

Return Value

Int64N

See Also