Fixing CockCroft Gault Formula in docs (again)

This commit is contained in:
2026-04-03 04:09:52 +05:30
parent d9ae31d762
commit 66d178472a

View File

@@ -16,7 +16,7 @@
### Formula ### Formula
#### It uses the following formula to calculate the CrCl #### It uses the following formula to calculate the CrCl
$$ $$
CrCl = \frac{(140 - Age)} \times \text{Weight}{(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 ## Interpretation