[]
Calculate the value of function.
protected double CalculateValue(Func<double, double> func, string funcJS, double parameter, out string errmsg)
| Type | Name | Description |
|---|---|---|
| Func<double, double> | func | |
| string | funcJS | |
| double | parameter | |
| string | errmsg |
| Type | Description |
|---|---|
| double |