skipped-periodic-values
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/skipped-periodic-values package

1.0.1 • Public • Published

skipped-periodic-values.js

Travis build status Code Climate Test Coverage Dependency Status devDependency Status

Given a distance that ignores a periodic value, determine how many periodic values were skipped.

Terminology

The members of a periodic function's output are the "values." A single member is a "value."

The distance that the function repeats itself along is the "period."

API

skippedPeriodicValues(start, distance, value, period)

Find the number of values skipped across "distance."

Package Sidebar

Install

npm i skipped-periodic-values

Weekly Downloads

28,690

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jmeas