From: Logan Capaldo Date: 2006-03-07T01:15:13+09:00 Subject: Re: [QUIZ.SOLUTION] The Golden Fibonacci Ratio On Mar 6, 2006, at 10:49 AM, Christian Neukirchen wrote: > "Matthew Moss" writes: > >> On 3/6/06, Christian Neukirchen wrote: >>> "Matthew Moss" writes: >>> >>>> Here is my solution... Uses a cheap trick (a la method_missing) to >>>> allow inline Postscript as method calls (so not as postfix). The >>>> output is dumped to standard output to be redirected to a .ps file, >>>> which can be easily viewed on Mac OS X (and almost as easily on >>>> other >>>> platforms using ghostscript). >>> >>> Okay, I could not resist "doing it right". ;-) >> >> I hang my head in shame. > > The one who reads that code a bit closer probably will grin deeply... > > -- > Christian Neukirchen http:// > chneukirchen.org > Me guesses you refer to this: /phi 5 sqrt 1 sub 2 div def Cheater! ;)