From 22df32354ca9db85358e1ae70407927db6322648 Mon Sep 17 00:00:00 2001 From: saksham vitwekar Date: Tue, 31 Mar 2026 02:06:57 +0530 Subject: [PATCH] Minor changes --- 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 b77f924..6ed6a66 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 \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