Int32NModulus Operator

Definition

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

Parameters

left  Int32N
 
right  Int32N
 

Return Value

Int32N

See Also