MichelsenFlashTripleSumBrent Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private double TripleSumBrent(
double x,
Object otherargs
)
Private Function TripleSumBrent (
x As Double,
otherargs As Object
) As Double
Request Example
View SourceParameters
- x Double
-
- otherargs Object
-
Return Value
DoubleSee Also