CommonMin(Array, Array) Method |
Namespace: DWSIM.MathOps.MathExAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static Object Min(
Array Vv,
Array Vz
)
Public Shared Function Min (
Vv As Array,
Vz As Array
) As Object
Request Example
View SourceParameters
- Vv Array
-
- Vz Array
-
Return Value
ObjectSee Also