Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

phi div by 0 error

by perlaintdead (Scribe)
on Sep 01, 2013 at 14:12 UTC ( [id://1051800]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in division (/) at F:\scripts\phi.pl line 2
    +8.
    Use of uninitialized value in division (/) at F:\scripts\phi.pl line 2
    +8.
    Illegal division by zero at F:\scripts\phi.pl line 28.
    
  2. or download this
    use strict;
    use warnings;
    ...
        print( ($list[$Odds] / $list[$Evens]) . "\n"); 
        
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-03-19 10:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found