Click or drag to resize

Seawaterget_CubicRoots Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: 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
)
Request Example View Source

Parameters

R  Double
 
S  Double
 
t  Double
 
x1  Double
 
x2  Double
 
x3  Double
 

Return Value

Int64
See Also