Formula Help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Try to code a formula for predicted oxygen cosumption:

o2 consumption equals:

BSA x (138.1 - 17.04 x e{subscipt}log(age) + 0.378 x HR)

BSA is body surface area stored in E17
HR is heart rate stored in G23
Age is stored in F17

I can get everything but the log part. The constant "e" followed by a
subscript "log" followed by a normal script (age)

Any help would be appreciated...

HeartMan
 
Is this what you mean

EXP(1)^LOG(age)

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top