Seawaterget_CubicRoots Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public long get_CubicRoots(
	double R,
	double S,
	double t,
	ref double x1,
	ref double x2,
	ref double x3
)

Parameters

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

Return Value

Int64

See Also