Description Usage Arguments Details Value Examples
Calculate water intake
1 | calculate_water_intake(tdee)
|
tdee |
Total daily energy expenditure |
experimental
Remember that you may need to drink more water if you’re physically active (that is why TDEE is used). Living in a hot climate will also affect your water intake. Keep in mind that this is an estimate.
20% of you total daily water intake enters the body through food. We assume that 1 kcal equals1 mL here.
For more information go to: https://www.gigacalculator.com/calculators/water-intake-calculator.php
Water intake is calculated as follows:
intake = tdee \times 0.8
Water intake (mL)
1 | calculate_water_intake(2700)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.