Predicting maximal strength: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 20: | Line 20: | ||
brd.createElement('text',[10,1.7, | brd.createElement('text',[10,1.7, | ||
function(){return "predicted 1RM = " + (w.Value()*f(Math.floor(r.X()))).toFixed(2);}]); | function(){return "predicted 1RM = " + (w.Value()*f(Math.floor(r.X()))).toFixed(2);}], | ||
{fontSize:'24px'}); | |||
</jsxgraph> | </jsxgraph> |
Revision as of 13:27, 13 August 2009
0,0
weight = 50.00
repetitions = 9
predicted 1RM = 59.65