Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Find out missing floating value in an array

by apl (Monsignor)
on Dec 26, 2007 at 12:38 UTC ( [id://659037]=note: print w/replies, xml ) Need Help??


in reply to Find out missing floating value in an array

You need to specify what are permitted values in the array (how many decimal places of accuracy will be provided?), the maximum fineness of the search (will you ever want to check for three decimal places?) and the acceptable error margin (what if 1.14998 is in the list, or 1.15001?).

In other words, I think you need to restate your problem.
  • Comment on Re: Find out missing floating value in an array

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-24 13:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found