BitOperationsLeftShift(Single, Int32) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static float LeftShift(
	float left,
	int right
)

Parameters

left  Single
 
right  Int32
 

Return Value

Single

See Also