PhiPi > PiPhi

It shall be left as an exercise to the reader to prove that PhiPi logic is far more valuable than PiPhi-lology: http://en.wikipedia.org/wiki/Piphilology
Pie
I wish I could determine pi
Eureka, cried the great inventor
Christmas pudding, Christmas pie
Is the problem's very center.
Pie
I wish I could determine pi
Eureka, cried the great inventor
Christmas pudding, Christmas pie
Is the problem's very center.
Comments
BTW, one of my favorite questions from the bank of those available for the ham radio technician-class license test is this:
B. Ohmmeter
C. Iambic pentameter
D. Directional wattmeter
I was hoping I'd get this question on my exam, just so I could answer C. But I didn't.
-Phil
What kind of logic is that? Tell me exactly what I missed so I can learn!
And PhiPi, I'll make you a righteous deal on a vintage Heathkit 250W iambic pentameter if you're still in the market. Just PM me your credit card number and PIN. I'll take care of the rest.
You fared better on your Extra Class exam than I did. The examiner said, "Well, you didn't get any more right than you had to!" 'Total fluke: i didn't study for it (was just going for a Tech license) and should not have passed at all. So I agree that the testing is flawed.
Regarding your generous offer: sorry, but I'll have to pass. I just bought a Hammarlund "Haiku 2000" Amp on eBay. 'Should be here any day now...
-Phil
So I faked my way through Advanced class, but I did hit the books for Extra several years later. Honestly, my interest was primarily to get my code speed up. But it had been a while and the code requirements had already been dropped, much to my chagrin.
Marginally related to my original post: I had Pi memorized to 50 decimal places in my misspent youth, for reasons that utterly escape me now.
-Phil
ok that is as far as I could get in 10 min
???
Useless fact 10^16th digit of pie is a 0.
There once was a fellow from Greece,
Who forgot pi's last decimal piece.
So he used electronics
To collect pi mnemonics...
Now he's hooked, and there is no release.
Michael P. Masterson-Gibbons
Sir, I bear a rhyme excelling
In mystic force, and magic spelling
Celestial sprites elucidate
All my own striving can't relate
Or locate they who can cogitate
And so finally terminate.
Finis.
To decode, a text program counting the number of characters is required. Now we definitely need strings.
But this is not exactly the integer technique I was thinking about.
For more info and another BASIC program
http://www.groupsrv.com/computers/about501988.html
pi=3
now if you want to compute a single hex digit of pi you could use the formula i posted.
355/113 = 3.14159292...
-Phil
I thought pi is a predefined constant in SPIN. Page 93 of the Prop manual, for example???
Pity the poor masses who are content to remember Pi as 22/7!
Or pity us, as the poor masses are out voting today!
I don't know how many bugs you could put in one line of code that is only 4 characters long:)
Firstly the assignment operator in Spin in ":=" not just "="
Secondly "pi" is a reserved word that you cannot assign to. It is a constant holding the floating point value of pi.
You were successful. I thought it was funny. But I'd just so happened to notice that pi was a predefined constant just before seeing your post, so I thought I'd be a dork and try to look like I knew about pi's status off the top of my head. I was trying to look intelligent.