Click or drag to resize

TabulatedFunctionGetYs Method

Gets the y, or dependent, values represented by this function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IEnumerable<double> GetYs()

Return Value

IEnumerableDouble
See Also