PolySolvePoly_Roots3 Method

Definition

Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static double[] Poly_Roots3(
	double[] Coeff
)

Parameters

Coeff  Double
 

Return Value

Double

See Also