Hello one and all,
The formula below, which I copied from the web, calculates VO2 max based on time.
By replacing 'time' in the formula with value (e.g. 52:33) the result should be 37.744. I have tried (using EXP ), but without success. I'm no mathematician so any help would be much appreciated.
(percent max = 0.8 + 0.1894393 * exp(-0.012778 * time) + 0.2989558 * exo(-0.1932605 * time)
PS: I'm using a MacBook Air M1 2020
Thank you in advance
The formula below, which I copied from the web, calculates VO2 max based on time.
By replacing 'time' in the formula with value (e.g. 52:33) the result should be 37.744. I have tried (using EXP ), but without success. I'm no mathematician so any help would be much appreciated.
(percent max = 0.8 + 0.1894393 * exp(-0.012778 * time) + 0.2989558 * exo(-0.1932605 * time)
PS: I'm using a MacBook Air M1 2020
Thank you in advance