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

Re: PRNG/TRNG Cesaro's theorem

by danaj (Friar)
on Oct 08, 2017 at 08:13 UTC ( [id://1200939]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use warnings;
    use strict;
    ...
      }
      print "       Pi ", Pi(), "\n\n";
    }
    
  2. or download this
    Using drand48:
          10  2.73861279
         100  3.06186218
    ...
     1000000  3.14020372
    10000000  3.14130744
           Pi 3.14159265358979
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-03-28 13:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found