Click or drag to resize

NMathFunctionsBooleanXorFunc Field

Logical exclusive-OR function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static Func<bool, bool, bool> BooleanXorFunc

Field Value

FuncBoolean, Boolean, Boolean
See Also