UNPKG

nearest-periodic-value

Version:

Find the nearest value of a discrete periodic function, given a point.

8 lines (7 loc) 159 B
language: node_js node_js: - "0.10" script: "gulp coverage" after_success: - npm install -g codeclimate-test-reporter - codeclimate < coverage/lcov.info