Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Apl > Re: leapyear
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 8 Topic 960 of 1019
Post > Topic >>

Re: leapyear

by Phil Last <phil.last@[EMAIL PROTECTED] > Feb 27, 2008 at 08:24 AM

On Feb 27, 12:07 pm, "jk" <*a...@[EMAIL PROTECTED]
 (remove the asterisks)>
wrote:
> The worries did start in 1997, the first year after the last leapyear:
THE=

> MILLENNIUM crisis - for god's sake - they really got worried ...!!
> Does anybody know wether they have "already" a solution for
> The next date crisis, by R.L. Glass, ACM Communications, jan. 1997?
>
> jk
>
> "Stephen Taylor <edi...@[EMAIL PROTECTED]
>"
<StephenTaylorF...@[EMAIL PROTECTED]
>=
 wrote
> in
messagenews:be51d3fe-93a6-46aa-b889-5b7b3334e09b@[EMAIL PROTECTED]
> I'm fond too of the following in Dyalog. There are shorter ways to
> write daysin, but I'm seduced by lucidity.
>
> ? is ? a leap year?
> leap?{0 2??+?=C3=974 100 1000?.|?}
>
> ? m daysin y
> daysin?{?[?]}?{31 ? 31 30 31 30 31 31 30 31 30 31}?{28+leap ?}
>
> and for those whose email clients mangle Unicode:
>
> leap <- {0 2 {member}{commute} +/[1] =C3=974 100 1000 =C2=B0.| w}
>
> daysin <- {w[a]}=C2=B0{31 w 31 30 31 30 31 31 30 31 30 31}=C2=B0{28+leap
w=
}
>
> Stephen Taylor
> edi...@[EMAIL PROTECTED]
 was a bit worried by JK's 4 100 400|/
I'm not saying it's wrong. I just wasn't sure what dialect it was in.
I though perhaps it was an n-wise residue reduction.

My favourite leap calc is
leap=E2=86=90{0=3D.=3D1 4 100 400=E2=88=98.|=E2=8D=B5}

Phil




 8 Posts in Topic:
leapyear
"jk" <*axy*@  2008-02-26 20:46:39 
Re: leapyear
"Stephen Taylor <  2008-02-27 01:44:22 
Re: leapyear
"jk" <*axy*@  2008-02-27 13:07:41 
Re: leapyear
Gosi <gosinn@[EMAIL PR  2008-02-27 06:04:45 
Re: leapyear
"jk" <*axy*@  2008-02-27 15:42:38 
Re: leapyear
"Kerry Liles" &  2008-02-27 09:49:20 
Re: leapyear
Phil Last <phil.last@[  2008-02-27 08:24:33 
Re: leapyear
"jk" <*axy*@  2008-02-27 18:11:15 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 23:46:55 CDT 2008.