Re: [M100] Yet Another Calendar Program...

2021-08-29 Thread Ken Pettit
Hey Guys, Well, the email I sent *wasn't* really a BASIC program but rather a math formula. The M100 BASIC doesn't have a function called "Floor" ... it is called "INT". But also I noticed the reference on Wikipedia that I was looking at was for Eastern Orthodox Easter date, not modern day

Re: [M100] Yet Another Calendar Program...

2021-08-29 Thread Joshua O'Keefe
> Ken, > > You have unbalanced parenthesis. Can you please correct? ?SN ERROR READY

Re: [M100] Yet Another Calendar Program...

2021-08-29 Thread Ken Pettit
Hey Peter, Yes, it's missing an open parenthesis just after the subtraction. Should be: D = (19*(Y mod 19) + 15) mod 30 + (2 * (Y mod 4) + 4 * (Y mod 7) - ((19*(Y mod 19) + 15) mod 30) + 34) mod 7 + 127 Ken On 8/29/21 5:28 PM, Peter Noeth wrote: Ken, You have unbalanced

Re: [M100] Yet Another Calendar Program...

2021-08-29 Thread Peter Noeth
Ken, You have unbalanced parenthesis. Can you please correct? Regards, Peter > Easter (according to Wikipedia): > > Y = Year > D = (19*(Y mod 19) + 15) mod 30 + (2 * (Y mod 4) + 4 * (Y mod 7) - > (19*(Y mod 19) + 15) mod 30) + 34) mod 7 + 127 > > Month = floor( D / 31) > Day = (D mod

Re: [M100] Yet Another Calendar Program...

2021-08-29 Thread Peter Noeth
The internet for "the common man" didn't exist then, I was working with this information from The Farmers Almanac: *Easter is observed on the Sunday following the Paschal Full Moon, which is the first full Moon that occurs on or after the March equinox*. It was determining the "Paschal Full

Re: [M100] M100 Digest, Vol 128, Issue 22

2021-08-29 Thread Tim Woodland
David, I would like to request a set please! I can PayPal you to cover shipping etc. Thank you, Tim Woodland On Sun, Aug 29, 2021, 4:51 PM wrote: > Send M100 mailing list submissions to > m100@lists.bitchin100.com > > To subscribe or unsubscribe via the World Wide Web, visit >

Re: [M100] Model 100 folding Leg Extensions (3D Printable)

2021-08-29 Thread David Grissom
Chris, I am in the process of modifying the files slightly to strengthen the hinge as well as make them easier to print. I’ve done a number of iterations since I first posted this last week. I found if I printed the leg facing 1 way on my printer it printed well and the hinge would break as