GaussLegendreRuleGetAbscissa Method |
Gettter for the ith abscissa.
Namespace: Altaxo.Calc.IntegrationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double GetAbscissa(
int index
)
Parameters
- index Int32
- Index of the ith abscissa.
Return Value
DoubleThe ith abscissa.
See Also