WLJS LogoWLJS Notebook

MinimumTimeIncrement

MinimumTimeIncrement[tseries] gives the minimum time increment in the time series tseries.

Examples

ts = TimeSeries[{1, 2, 4, 7}, {0, 1, 3, 4}];
MinimumTimeIncrement[ts]

Something isn't working? Report an issue.

Please visit the official Wolfram Language Reference for more details.

On this page