Fixing CockCroft Gault Formula in docs (again)
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
### Formula
|
### Formula
|
||||||
#### It uses the following formula to calculate the CrCl
|
#### It uses the following formula to calculate the CrCl
|
||||||
$$
|
$$
|
||||||
CrCl = \frac{(140 - Age)} \times \text{Weight}{(72 \times S. Creatinine)} \times 0.85 \text{(if patient is female)}
|
CrCl = \frac{(140 - Age) \times \text{Weight}}{(72 \times S. Creatinine)} \times 0.85 \text{(if patient is female)}
|
||||||
$$
|
$$
|
||||||
|
|
||||||
## Interpretation
|
## Interpretation
|
||||||
|
|||||||
Reference in New Issue
Block a user