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