Do I calculate the total blood volume using (for men):
blood volume[ml] = (0.006012*[height inches]^3)+(14.6*[weight pounds])+604
Then get the total amount in the blood as:
total blood amount[ng] = blood volume[mg] * serum level[ng/ml]
Then you'd just inject:
wanted total blood amount[ng] - existing total blood amount[ng]
?
Edited by nickthird, 18 July 2019 - 03:42 PM.