Fixing CockCroft Gault Formula in docs

This commit is contained in:
2026-04-03 04:08:03 +05:30
parent 55a12b791f
commit d9ae31d762

View File

@@ -16,7 +16,7 @@
### Formula
#### It uses the following formula to calculate the CrCl
$$
CrCl = \frac{(140 - Age)}{(72 \times S. Creatinine)} \times 0.85 \text{(if patient is female)}
CrCl = \frac{(140 - Age)} \times \text{Weight}{(72 \times S. Creatinine)} \times 0.85 \text{(if patient is female)}
$$
## Interpretation