Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: OT: Finding Factor Closest To Square Root

by Roy Johnson (Monsignor)
on Feb 28, 2005 at 18:13 UTC ( [id://435134]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict; 
    use warnings;
    ...
                   limbic => sub { limbic($root, $prod, @facts) },
               my_old => sub { closest($root, $prod, @facts) }
    });
    
  2. or download this
    Closest is 70499
    Limbic says: 70499
    ...
    limbic 8.02/s     --   -82%  -100%
    pruner 45.1/s   462%     --   -98%
    my_old 2632/s 32727%  5737%     --
    
  3. or download this
    P=4789309440, R=69204.8368251815
    Closest is 61440
    ...
    limbic 0.749/s      --   -100%   -100%
    pruner   181/s  24119%      --    -97%
    my_old  5545/s 740213%   2957%      --
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://435134]
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-03-28 12:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found