let protein = weightLbs; let fat = Math.round((fatLossCalories * 0.25) / 9); let carbs = Math.round((fatLossCalories - (protein * 4) - (fat * 9)) / 4);
| Macro | Grams | Calories | |-------|-------|----------| | Protein | 185g | 740 | | Fats | 55g | 495 | | Carbs | 180g | 720 | kinobody aggressive fat loss calculator
“Get lean, strong, and cinematic — without starving or living on a treadmill.” let protein = weightLbs; let fat = Math
return calories: Math.round(fatLossCalories), protein, fat, carbs ; let protein = weightLbs