BitOperationsLogicalOr(Single, Single) Method

Definition

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

Parameters

left  Single
 
right  Single
 

Return Value

Single

See Also