getXvalues method

Float64List getXvalues ()

Returns the "x" values where the sine was computed.

Implementation

Float64List getXvalues() => _xValues;