Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: How can I calculate the right combination of postage stamps?

by gone2015 (Deacon)
on Nov 28, 2008 at 19:16 UTC ( [id://726652]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      print 1.09 - 1, "\n" ;
      print "0.84 - 0.34 == ", 0.84 - 0.34, 
           ( 0.84 - 0.34 == 0.5 ? " ==" : " but !=" ), " 0.5\n" ;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (8)
As of 2024-04-19 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found