From 3d91cb5bef0305ac05d3a172aecb0d60a5a2c500 Mon Sep 17 00:00:00 2001 From: rodri Date: Sat, 6 Feb 2021 12:27:11 +0000 Subject: add more exercises, the default session file and better explanations. --- bmr | 1 + 1 file changed, 1 insertion(+) (limited to 'bmr') diff --git a/bmr b/bmr index 9662711..98cbcd9 100755 --- a/bmr +++ b/bmr @@ -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=() -- cgit v1.2.3