Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: Re: Using (s)printf()

by Iphigenie (Initiate)
on Oct 09, 2001 at 14:39 UTC ( [id://117689]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Using (s)printf()
in thread Using (s)printf()

What if you want to chop a number but not round it? printf just *wants* to round, no option to tell it not to :(

I needed something that would chop the extra digits (price calculataions) without rounding.

quick fox was to compare the sprintf result with the original and if it was larger remove 0.01 - yuk!...

I ended up using split and substr... - not pretty either

There must be a better way!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-09-13 10:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (18 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.