Click or drag to resize

PolySolvePoly_Roots Method


Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static double[,] Poly_Roots(
	double[] Coeff
)
Request Example View Source

Parameters

Coeff  Double
 

Return Value

Double
See Also