From 52a63b31f7064b524cbcedb4efa032c7b4952b61 Mon Sep 17 00:00:00 2001 From: saksham vitwekar Date: Tue, 31 Mar 2026 02:06:28 +0530 Subject: [PATCH] Updating 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 7922f61..b77f924 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 \times Creatinine)} \times 0.85 \text{(if patient is female)} $$ ## Interpretation