Changing LaTeX formula

This commit is contained in:
2026-03-31 01:55:47 +05:30
parent 1fc453b295
commit 5efee3c84f

View File

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