DecimalNExclusiveOr Operator

Definition

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

Parameters

left  DecimalN
 
right  DecimalN
 

Return Value

DecimalN

See Also