GeneralTo Math Array String(Double) Method
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static string ToMathArrayString(
this double[] vector
)VB
<ExtensionAttribute>
Public Shared Function ToMathArrayString (
vector As Double()
) As StringParameters
- vector Double