diff options
author | rodri <rgl@antares-labs.eu> | 2021-02-06 12:27:11 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2021-02-06 12:27:11 +0000 |
commit | 3d91cb5bef0305ac05d3a172aecb0d60a5a2c500 (patch) | |
tree | f32de32da34a881cbeb19279f18a1e34389244b6 /bmr | |
parent | 800267bfade7f03104e5839cf27be47ca2a7d966 (diff) | |
download | rcfitness-3d91cb5bef0305ac05d3a172aecb0d60a5a2c500.tar.gz rcfitness-3d91cb5bef0305ac05d3a172aecb0d60a5a2c500.tar.bz2 rcfitness-3d91cb5bef0305ac05d3a172aecb0d60a5a2c500.zip |
add more exercises, the default session file and better explanations.
Diffstat (limited to 'bmr')
-rwxr-xr-x | bmr | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ # P(kcal/day) = 10*weight(kg) + 6.25*height(cm) - 5*age(yr) + s # where s is +5 for men and -161 for women # +rfork ne s=5 w=() h=() |