getXvalues method

Float64List getXvalues ()

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

Implementation

Float64List getXvalues() => _xvals;