xValues property

Float64List xValues

Returns the "x" values corresponding to the sine array values.

Implementation

Float64List get xValues => _xValues;