Minor changes

This commit is contained in:
2026-03-31 02:06:57 +05:30
parent 52a63b31f7
commit 22df32354c

View File

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