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