|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Industry Role:
Join Date: Mar 2002
Posts: 8,234
|
Math gurus: Help!
1RM = 100 * 245 / (48.8 + 53.8 * EXP(-0.075 * 5) )
i have no fuckin idea what EXP is. |
|
|
|
|
|
#2 |
|
Sofa King Band
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
|
|
|
|
|
|
|
#3 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Mar 2004
Posts: 16,116
|
e = mc˛
__________________
Your Paysite Partner Strength In Numbers! StickyDollars | RadicalCash | KennysPennies | HomegrownCash |
|
|
|
|
|
#4 | |
|
IL4L.com
Join Date: Aug 2003
Location: Israel - ICQ: 162136565
Posts: 11,287
|
Quote:
and it's pronounced "exponent" so, in your example it would be: (-0.075*5)^10 calculator tells me it's around 0.00055
__________________
Find fuck buddies in your area! |
|
|
|
|
|
|
#5 |
|
IL4L.com
Join Date: Aug 2003
Location: Israel - ICQ: 162136565
Posts: 11,287
|
i'm not 100% sure though
__________________
Find fuck buddies in your area! |
|
|
|
|
|
#6 | |
|
Confirmed User
Join Date: Jan 2004
Location: dirty south
Posts: 1,515
|
Quote:
|
|
|
|
|
|
|
#7 | |
|
IL4L.com
Join Date: Aug 2003
Location: Israel - ICQ: 162136565
Posts: 11,287
|
Quote:
__________________
Find fuck buddies in your area! |
|
|
|
|
|
|
#8 | |
|
Will code for food...
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
|
Quote:
EXP(number) means, the number e raised to the power of "number" EXP(-0.075 * 5) = e ^ (-0.075 * 5) = 0.687289279
__________________
|
|
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Jul 2001
Posts: 7,020
|
Go ask your teacher for help
![]() |
|
|
|
|
|
#10 | |
|
Confirmed User
Join Date: May 2003
Posts: 1,792
|
Quote:
1RM = 100 * 245 / (48.8 + 53.8 * EXP (-0.075 * 5) )
__________________
ICQ: 282814268 |
|
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: May 2001
Location: De,Oh,Lei
Posts: 1,295
|
If 1RM mean 1 repetition per minute then EXP means
a weight lifting idiot is inventing their own math. There is no such thing as EXP in math. In scripting languages exp is sometimes used but I doubt that applies here. Those kinds of people should keep spending their time looking in mirrors and less time posting math formulas. Brawn is brawn and brain is brain, never try to meld the two.
__________________
Sig NOT for sale |
|
|
|
|
|
#12 | |
|
Confirmed User
Join Date: Feb 2003
Posts: 2,970
|
Quote:
![]() |
|
|
|
|
|
|
#13 | |
|
IL4L.com
Join Date: Aug 2003
Location: Israel - ICQ: 162136565
Posts: 11,287
|
Quote:
why can't there be? I don't know what the formula is all about, but what's the problem. It's (Number_A)*(Number_B)^10
__________________
Find fuck buddies in your area! |
|
|
|
|
|
|
#14 |
|
Confirmed User
Join Date: Nov 2003
Location: CO
Posts: 238
|
EXP (-0.075 * 5) = 0.687289278790972
1RM = 100 * 245 / (48.8 + 53.8 * EXP (-0.075 * 5) ) = 285.627137963414 |
|
|
|
|
|
#15 | |
|
Guest
Posts: n/a
|
Quote:
correct -- I really wish I would have taken classes with Lane... smart kid. Oh wait. I did. ![]() |
|
|
|
|
#16 |
|
Guest
Posts: n/a
|
exp(5) = e^5.
According to Euler, e = 1 + 1/1! + 1/2! + 1/3! + ... and that e is the limit of (1 + 1/n)^n, as n approaches infinity... and approximates to roughly 2.71. |
|
|
|
#17 |
|
Mainstream since 2010
Industry Role:
Join Date: Jan 2003
Posts: 1,327
|
Yup, Lane got it right, it is called the exponential function and is usually denoted e^x.
__________________
Alea iacta est |
|
|
|
|
|
#18 | |
|
So Fucking Outlawed
Industry Role:
Join Date: Nov 2001
Posts: 5,114
|
Quote:
exp(-.075 * 5) = 0.687289279 |
|
|
|
|
|
|
#19 |
|
Confirmed User
Join Date: Jan 2004
Location: Australia
Posts: 4,667
|
I'm no maths expert but I had to do calculus as part of my uni course. I thought EXP stood for 'exponential', not exponent, but they may be the same thing. I would say that the exponent is probably the thing in the brackets as apposed to the whole thing, straight out of my ass though. I would do e^(-.075 * 5). e^()seems to be pretty cool when it comes to calculus, you cant go wrong with a bit of e^().
![]() |
|
|
|
|
|
#20 |
|
Confirmed User
Industry Role:
Join Date: Mar 2002
Posts: 8,234
|
i found out the answer to that equation: (fktup was right)
1RM = 100 * 245 / (48.8 + 53.8 * EXP(-0.075 * 5) 1RM = 285.6 Wilber: heh, 1RM = One Rep Max.. that formula is stating if a person lifted 245 5 times, he could lift 285 once. which sounds about right. and i pasted that coding directly into PHP and worked perfectly. ;) so you're pretty off bud. |
|
|
|
|
|
#21 |
|
So Fucking Outlawed
Industry Role:
Join Date: Nov 2001
Posts: 5,114
|
EXP or e^() is the Exponent function
|
|
|
|
|
|
#22 |
|
IL4L.com
Join Date: Aug 2003
Location: Israel - ICQ: 162136565
Posts: 11,287
|
i guess i was wrong then
well, I said I wasn't 100% sure
__________________
Find fuck buddies in your area! |
|
|
|
|
|
#23 | |
|
Confirmed User
Join Date: Mar 2004
Location: --------Europe-------
Posts: 5,725
|
Quote:
the exp stands for e^(number) e is euler...e^1 is the euler's number_: 2.7182818
__________________
ICQ: 52410619 |
|
|
|
|
|
|
#24 |
|
Confirmed User
Industry Role:
Join Date: Jan 2002
Posts: 7,981
|
http://www.exslt.org/math/functions/exp/index.html
The math:exp function returns e (the base of natural logarithms) raised to a power. The return value is the power of the constant e. The constant e is Euler's constant, approximately equal to 2.178. |
|
|
|
|
|
#25 |
|
Confirmed User
Join Date: Feb 2004
Location: LA
Posts: 876
|
Irrational numbers are CRAAAAZZZZYYYYYYYY! Balalalalalalalalalalalaaaaa
|
|
|
|
|
|
#26 |
|
Join The Royal Family
Join Date: Apr 2002
Posts: 25,463
|
I always hated math
__________________
Looking for a KICK ASS TEEN SPONSOR? Check out ROYAL CASH - THE KING OF TEEN!
Incredible webmaster tools FHGs, Morphing Blog and RSS Feeds, Embedded FLV & WMV Videos. With TOP RATIO Sites like ATMovs.com | iTeenVideo.com | TeenSexMovs.com | TeenSexMania.com |
|
|
|
|
|
#27 | |
|
Confirmed User
Join Date: Aug 2002
Location: Belgium
Posts: 129
|
Quote:
|
|
|
|
|