Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public string TwoCols(
double x1,
double x2
)
Public Function TwoCols (
x1 As Double,
x2 As Double
) As String
Request Example
View SourceParameters
- x1 Double
-
- x2 Double
-
Return Value
StringSee Also