extrapolation_tableappend_table Method |
Append a new value to the extrapolation table.
Namespace: Altaxo.Calc.IntegrationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic void append_table(
double y
)
Parameters
- y Double
- Value to append.
See Also