Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Exponential Function Programming

by ikegami (Patriarch)
on Nov 22, 2007 at 20:21 UTC ( [id://652444]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $ret = 1;
    
    ...
          ( $ret-$d != $ret )?1:0,
       );
    }
    
  2. or download this
    1e-015 1 1   # Often equivalent.
    1e-020 1 0   # But not when there's an underflow.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2024-04-19 00:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found