UInt32NSubtraction Operator

Definition

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

Parameters

left  UInt32N
 
right  UInt32N
 

Return Value

UInt32N

See Also