yvesSolveNonLinearTestError Method |
Namespace: DWSIM.MathOps.MathEx.SysLinAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static float SolveNonLinearTestError(
float[] sCoef
)
Public Shared Function SolveNonLinearTestError (
sCoef As Single()
) As Single
Request Example
View SourceParameters
- sCoef Single
-
Return Value
SingleSee Also