Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: Dividing and format

by Ninthwave (Chaplain)
on Nov 27, 2003 at 18:30 UTC ( [id://310575]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    print "val2 = val1 + 5 = $val2\n";
    #print "val3 = int(val2) = $val3\n";
    print "val4 = val2 / exp = $val4\n";
    
  2. or download this
    
    Actual: 1.265
    val1 = value x exp = 1265
    val2 = val1 + 5 = 1270
    val4 = va2 / exp = 1.27
    

Log In?
Username:
Password:

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

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

    No recent polls found