Updating LaTeX formula for MELD

This commit is contained in:
2026-03-31 16:52:59 +05:30
parent 5dc3e9fa4c
commit e87d02ea6f

View File

@@ -21,7 +21,7 @@
The MELD score is calculated using the following formula:- The MELD score is calculated using the following formula:-
$$ $$
\textbf{MELD} = (9.57 \times \ln(\text{Serum Creatinine})) + (3.78 \times \text{Serum Bilirubin}) + (11.2 \times \text{INR}) + 6.43 \textbf{MELD} = (9.57 \times \ln(\text{Serum Creatinine})) + (3.78 \times \ln(\text{Serum Bilirubin})) + (11.2 \times \ln(\text{INR})) + 6.43
$$ $$
### Notice:- ### Notice:-