BitOperationsLogicalExclusiveOr(Double, Double) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static double LogicalExclusiveOr(
	double left,
	double right
)

Parameters

left  Double
 
right  Double
 

Return Value

Double

See Also