WELCOME TO COHTRAN MMPC-VN

MATHEMATICS - APPLIED MECHANICS

Heart Rate

/* This script and many more are available free online at The JavaScript Source :: http://javascript.internet.com Created by: Larry Wiley :: http://schools.nsd.org/%7Elwiley/ */ function alertwiththr() { var rhr = prompt("What is your resting heart rate?", "") var age = prompt("What is your age?", "") var tot = 220 - +rhr+ - age var lowfinal = tot *.7 + +rhr var hifinal = tot *.9 + +rhr alert("Your target heart rate is between" +" "+lowfinal+" "+ "and"+" " +hifinal) }
Today, there have been 57 visitors (129 hits) on this page!
Copyright 2007 Co.H.Tran MSc - DSc Comp_Eng MMPC-VN
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free