UInt64NRightShift Operator

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static UInt64N operator >>(
	UInt64N left,
	int right
)

Parameters

left  UInt64N
 
right  Int32
 

Return Value

UInt64N

See Also