PolySolvePoly_Roots Method

Definition

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

Parameters

Coeff  Double
 

Return Value

Double

See Also