Click or drag to resize

yvesScale(Single, Single, Single) Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static float Scale(
	float sX,
	float sOffset,
	float sScale
)
Request Example View Source

Parameters

sX  Single
 
sOffset  Single
 
sScale  Single
 

Return Value

Single
See Also