|
-
Aug 20th, 2008, 12:26 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] [2005] % of x
is there a builtin method to get the % (percent) value of x?
-
Aug 20th, 2008, 01:18 AM
#2
Fanatic Member
Re: [2005] % of x
I'm not aware of any but why look for a built in method when it's so simple.
 Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.
"Persistence is the magic of success." Paramahansa Yogananda
-
Aug 20th, 2008, 01:59 AM
#3
New Member
Re: [2005] % of x
make it into a function and in your code it should be x * 0.5 for 50% and so on
 Originally Posted by HBDev
Being that this is illegal in 71 U.S. states including New Failico, Califailia, and Failida you are sentenced to death by lethal injection of fail.

-
Aug 20th, 2008, 11:43 PM
#4
Thread Starter
Fanatic Member
Re: [2005] % of x
thnx. i was looking for a builtin function...anyway i made a function for these. thnx.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|