DecimalNOnesComplement Operator

Definition

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

Parameters

left  DecimalN
 

Return Value

DecimalN

See Also