#action {Your height is %1 feet, %2 inches, weight %3 pounds,}{#set feet %1;#set inches %2;#set weight %3;#set total_weight = weight * 703;#set total_inches = feet * 12 + inches;#set inches_2 = total_inches * total_inches;#set bmi = total_weight / inches_2}
I could of done this using a simpler math formula but I suck at math so had to break it down to something basic.
use #var bmi to see your current bmi
bmi calculator for al client
Re: bmi calculator for al client
btw I posted both bmi calculator scripts on wotmad forums Tristan, I did give you credit for your work.
Hope that's cool.
Hope that's cool.