You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Polynoms Class > Polynoms Methods > PolyEval Method > Polynoms.PolyEval Method (double, TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Polynoms.PolyEval Method (double, TVec)

Evaluates a polynomial with coefficients Coeff at real value Val and returns real result.

Syntax
C#
Visual Basic
public static double PolyEval(double Val, TVec Coeff);

Evaluates a polynomial with coefficients Coeff at real value Val and returns real result.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!