Seawaterget_CubicRoots Method |
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public long get_CubicRoots(
double R,
double S,
double t,
ref double x1,
ref double x2,
ref double x3
)
Public Function get_CubicRoots (
R As Double,
S As Double,
t As Double,
ByRef x1 As Double,
ByRef x2 As Double,
ByRef x3 As Double
) As Long
Request Example
View SourceParameters
- R Double
-
- S Double
-
- t Double
-
- x1 Double
-
- x2 Double
-
- x3 Double
-
Return Value
Int64See Also