yvesScale(Single, Single, Single) Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static float Scale(
	float sX,
	float sOffset,
	float sScale
)

Parameters

sX  Single
 
sOffset  Single
 
sScale  Single
 

Return Value

Single

See Also