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

Evaluates a polynomial with coefficients Coeff at value Val and returns the results in result.

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

Evaluates a polynomial with coefficients Coeff at value Val and returns the results in result.

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