From lojban@cuvmb.bitnet Tue Jul 30 23:30:53 1996 Received: from punt4.demon.co.uk by stryx.demon.co.uk with SMTP id AA13454 ; Tue, 30 Jul 96 23:30:52 BST Received: from punt-4.mail.demon.net by mailstore for ia@stryx.demon.co.uk id 838743152:09569:3; Tue, 30 Jul 96 17:12:32 BST Received: from cunyvm.cuny.edu ([128.228.1.2]) by punt-4.mail.demon.net id aa09352; 30 Jul 96 17:11 +0100 Received: from CUVMB.CC.COLUMBIA.EDU by CUNYVM.CUNY.EDU (IBM VM SMTP V2R3) with BSMTP id 5438; Tue, 30 Jul 96 12:10:26 EDT Received: from CUVMB.COLUMBIA.EDU by CUVMB.CC.COLUMBIA.EDU (Mailer R2.07) with BSMTP id 1536; Tue, 30 Jul 96 12:10:13 EDT Date: Tue, 30 Jul 1996 09:09:24 -0700 Reply-To: David A Johnston Sender: Lojban list From: David A Johnston Subject: Re: Have you all seen Wired? To: Lojban Mailing list In-Reply-To: <199607301524.IAA11012@sun.lclark.edu> Message-ID: <838743098.9352.0@cunyvm.cuny.edu> Status: R I'm in the Portland (Oregon) area, though I'll be going to Eugene in a month and a half for school. The University of Oregon (in Eugene) has a little Lojban page with one or two resource links, so I emailed the language department there to see if they knew of anyone on campus... -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');}}