Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Using (s)printf()

by Anonymous Monk
on Aug 31, 2001 at 16:05 UTC ( [id://109360]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
         printf("%.2f", 9.333333);
  2. or download this
         printf("%.1f", 9.55);
  3. or download this
         printf("%.1f", 43.55);

Log In?
Username:
Password:

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

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

    No recent polls found