yvesMax(Single, Int 32) 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 Max(
float[] sV,
ref int iPos
)VB
Public Shared Function Max (
sV As Single(),
ByRef iPos As Integer
) As Single