library for cycling-related computations
the lib exposes the following methods:
- calcPower: compute the power required to go at a given speed
- calcSpeed: compute the speed reached when genreating a given power
see the docstrings for more info on the parameters.
Use clasp push
to publish the code to the spreadsheet, and clasp status
to view the published state.
(see the google documentation on clasp).