From 1fc453b295a3701b5c7013b135b4831e2e5a06d8 Mon Sep 17 00:00:00 2001 From: saksham vitwekar Date: Tue, 31 Mar 2026 01:55:22 +0530 Subject: [PATCH] Changing LaTeX formula --- docs/miscellaneous/cockcroft-gault-eq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/miscellaneous/cockcroft-gault-eq.md b/docs/miscellaneous/cockcroft-gault-eq.md index 357c5f2..6351334 100644 --- a/docs/miscellaneous/cockcroft-gault-eq.md +++ b/docs/miscellaneous/cockcroft-gault-eq.md @@ -16,7 +16,7 @@ ### Formula #### 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