Description Usage Arguments Value
calculates the one rep max using one of 7 formula's
With this function you can calculate your one rep max using the formula from Brzycki. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from Epley. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from Mayhew. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from McGlothin. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from Lombardi. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from O'Connor. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from Wathan. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
With this function you can calculate your one rep max using the formula from Wendler. For more information go to: https://en.wikipedia.org/wiki/One-repetition_maximum.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | oneRMBrzycki(r, w)
oneRMEpley(r, w)
oneRMMayhew(r, w)
oneRMMcGlothin(r, w)
oneRMLombardi(r, w)
oneRMOConnor(r, w)
oneRMWathan(r, w)
oneRMWendler(r, w)
|
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
r |
number of reps |
w |
weight |
one rep max
one rep max
one rep max
one rep max
one rep max
one rep max
one rep max
one rep max
one rep max
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.