Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Filthy Floats

by TheoPetersen (Priest)
on Jul 16, 2001 at 20:15 UTC ( [id://97069]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $fv = sprintf("%1.2f", $dv);
    
  2. or download this
    SELECT * FROM table WHERE abs(float - 0.98) < 0.001;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (10)
As of 2024-04-23 08:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found