yvesToString(Single) Method |
Namespace: DWSIM.MathOps.MathEx.SysLinAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static string ToString(
float[,] sM
)
Public Shared Function ToString (
sM As Single(,)
) As String
Request Example
View SourceParameters
- sM Single
-
Return Value
StringSee Also