Click or drag to resize

PolySolvePoly_Roots3 Method


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

Parameters

Coeff  Double
 

Return Value

Double
See Also