Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Percentage module in Math::?

by TOD (Friar)
on Dec 08, 2007 at 09:42 UTC ( [id://655815]=note: print w/replies, xml ) Need Help??


in reply to Percentage module in Math::?

that's a rather trivial equation problem:
$some_value / $some_othervalue = $x / 100 <=> $x = $some_value * 100 / $some_othervalue
;-)
--------------------------------
masses are the opiate for religion.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://655815]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-25 10:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found