mayhew

2.0.0 • Public • Published

mayhew

Mayhew's formula for calculating one-repetition maximum.

Example

const mayhew = require('mayhew');

mayhew(100, 10);
// => 130

Installation

$ npm install mayhew

API

const mayhew = require('mayhew');

mayhew(weight, reps)

Given Number weight and Number reps, returns Mayhew's one-repetition maximum as a Number.

Readme

Keywords

Package Sidebar

Install

npm i mayhew

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

2.7 kB

Total Files

4

Last publish

Collaborators

  • kenan