Skip to site navigation (Press enter)
Re: JS Variable into CF
Ben Doom
Wed, 13 Oct 2004 14:27:13 -0700
> var answer = Math.pow(txt_weight,0.425) * Math.pow(height,0.725) * 0.007184;
> answer = Math.round(100*answer)/100
bsa = round(100 * (weight^0.425) * (height^0.725) * 0.007184 / 100);
--Ben
[
Todays Threads
] [
This Message
] [
Subscription
] [
Fast Unsubscribe
] [
User Settings
] [
Donations and Support
]
Previous message
View by thread
View by date
Next message
JS Variable into CF
Candace Cottrell
Re: JS Variable into CF
Larry C. Lyons
Re: JS Variable into CF
Raymond Camden
RE: JS Variable into CF
Jim Davis
Re: JS Variable into CF
Kevin Graeme
Re: JS Variable into CF
S . Isaac Dealey
Re: JS Variable into CF
Candace Cottrell
Re: JS Variable into CF
Candace Cottrell
Re: JS Variable into CF
Ben Doom
Re: JS Variable into CF
Larry C. Lyons
Re: JS Variable into CF
S . Isaac Dealey
Reply via email to
Search the site
The Mail Archive home
cf-community - all messages
cf-community - about the list
Expand
Previous message
Next message