yvesScale(Single, Single, Single) Method
Definition
Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
public static float Scale(
float sX,
float sOffset,
float sScale
)VB
Public Shared Function Scale (
sX As Single,
sOffset As Single,
sScale As Single
) As Single