From lojban@cuvmb.bitnet Tue Jul 30 23:31:17 1996 Received: from punt4.demon.co.uk by stryx.demon.co.uk with SMTP id AA13457 ; Tue, 30 Jul 96 23:31:14 BST Received: from punt-4.mail.demon.net by mailstore for ia@stryx.demon.co.uk id 838748135:02056:3; Tue, 30 Jul 96 18:35:35 BST Received: from cunyvm.cuny.edu ([128.228.1.2]) by punt-4.mail.demon.net id aa01757; 30 Jul 96 18:34 +0100 Received: from CUVMB.CC.COLUMBIA.EDU by CUNYVM.CUNY.EDU (IBM VM SMTP V2R3) with BSMTP id 5511; Tue, 30 Jul 96 12:38:00 EDT Received: from CUVMB.COLUMBIA.EDU by CUVMB.CC.COLUMBIA.EDU (Mailer R2.07) with BSMTP id 1756; Tue, 30 Jul 96 12:37:47 EDT Date: Tue, 30 Jul 1996 09:37:28 -0700 Reply-To: David A Johnston Sender: Lojban list From: David A Johnston Subject: Re: may the wind be always at your back X-To: Lojban Mailing list To: Multiple recipients of list LOJBAN In-Reply-To: <199607270029.RAA06419@sun.lclark.edu> Message-ID: <838748091.1757.0@cunyvm.cuny.edu> Status: R Let me see if I get this straight... (sorry if I'm over-analizing things, but I want to make sure I understand correctly). > > roroi brife le do trixe .a'o "I hope there's always wind from behind you" > i ue oi doi kolin do da dapma le nu stodi gaxykafke i na clite "Colin, you curse something with the constant fart. Not polite." Am I approximately correct? -marvin /*-------------------------------------------------------*/ a(m,W)float m,W;{int e=1;float p,Q,n;p=m;Q=W;while(e++<126) {n=p;p=p*p-Q*Q+m;Q=2*n*Q+W;if((p*p+Q*Q)>=4)return e;}return 0;}main(){float _,E=1.5;while((E-=0.130434783)>-1.5){for(_= (-2);_<1;_+=0.037974684)putchar(a(_,E)+32);putchar('\n');}}