|
static double | PloyVal (List< double > factors, double variable) |
| Compute a polynom equation The factors are ordered from the smallest power to the highest return = a + bx + cx^2 + dx^3... List = a,b,c,d More...
|
|
static double Greet.DataStructureV3.MathExtensions.PloyVal |
( |
List< double > |
factors, |
|
|
double |
variable |
|
) |
| |
|
static |
Compute a polynom equation The factors are ordered from the smallest power to the highest return = a + bx + cx^2 + dx^3... List = a,b,c,d
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- C:/Users/ddieffenthaler/Desktop/SVN/source/greet-dev/main/DataManagement/DataStructureV3/DataV3/Calculation/MathExtensions.cs