From lojban@cuvmb.bitnet Mon Jul 29 01:32:09 1996 Received: from punt4.demon.co.uk by stryx.demon.co.uk with SMTP id AA13370 ; Mon, 29 Jul 96 01:32:06 BST Received: from punt-4.mail.demon.net by mailstore for ia@stryx.demon.co.uk id 838447100:03231:0; Sat, 27 Jul 96 06:58:20 BST Received: from cunyvm.cuny.edu ([128.228.1.2]) by punt-4.mail.demon.net id aa03026; 27 Jul 96 6:57 +0100 Received: from CUVMB.CC.COLUMBIA.EDU by CUNYVM.CUNY.EDU (IBM VM SMTP V2R3) with BSMTP id 8178; Sat, 27 Jul 96 01:57:21 EDT Received: from CUVMB.COLUMBIA.EDU by CUVMB.CC.COLUMBIA.EDU (Mailer R2.07) with BSMTP id 9093; Sat, 27 Jul 96 01:57:03 EDT Date: Fri, 26 Jul 1996 22:57:02 -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: <199607270054.RAA17132@sun.lclark.edu> Message-ID: <838447054.3026.0@cunyvm.cuny.edu> Status: R To be perfectly honest, I don't think this saying has much to do with sailing. Yes, it may have started there, but it wouldn't have gained such wide usage if it didn't appeal to the human spirit. I think that it caught on because of the idea of the thing. With the wind at your back it's easier going in almost any circumstances. This is common sense. -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');}}