BitOperationsRightShift(Double, Int32) Method

Definition

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

Parameters

left  Double
 
right  Int32
 

Return Value

Double

See Also