Int64NLeftShift Operator

Definition

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

Parameters

left  Int64N
 
right  Int32
 

Return Value

Int64N

See Also