Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Calculating percentage of change between columns

by choroba (Cardinal)
on May 29, 2013 at 23:39 UTC ( [id://1035932]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        }
        print "\n";
    }
    
  2. or download this
    bar     6       8       33%     0       -100%
    baz     4       4       0%      5       25%
    ...
    quux    8       8       0%      8       0%
    foo     4       4       0%      8       100%
    quuuux  0       0       -       3       -
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found