Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Sorry but I couldn't resist.
#!/usr/bin/perl $|=1;$N=shift||100;$M=int(3.3*$N) ;$t[0]=2;$s[0]=2;sub z{$a=$r=00}; for( $k=1 ;$k<$M ;$k++){$a=$r=0; };for( $k=01; $k<$M;$k++){&z; for($i =$N;$i >=0;$i--){$a=$t [$i]*( $k)+$r ;$t[$i]=int($a% 10);${ r}=int ($a/10);}$K=($k <<1)+1 ;&{z}; map{$a=$t[$_]+( 10)*(( $r));; ${t}[$_]=int($a /($K)) ;${r}= int(($a)%($K))} (0..$N );if(( $r>=(int(($K)/2 )))){; ;;${t} [$N]++}while($t [$N]>9 ){${t} [$N]-=10;;$t[$N -1]++} &z(); for($i=$N;$i>=0 ;$i--){ $a= ($t[$i]+$s[$i]+ $r);${s} [$i]=int($a%10);$r=int($a/10)}if( $k>$x+3){${x}=$k;;print"$s[$y++]" ;};}for($y..${N}){print"$s[$_]";}
You can pass the desired number of digits as parameter on the commandline.

Of course the method used was choosed more for its simplicity than for its speed.
(But this code could be optimized several ways, by adding 'use integer;' for example...)

For REAL program you should use Math::GMP or Math::Float and real formulae
(Gregory,Machin,Ramanadjuan...)

Any search on the net would give you a lot of start point, you might try this one.


"Trying to be a SMART lamer" (thanx to Merlyn ;-)

In reply to Simple Pi calculator by arhuman
in thread Calculating Pi by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
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: (4)
As of 2024-03-28 18:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found