This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:cprog:fall2024:projects:mmf0 [2024/09/29 03:49] – [Input value as short int (all four digits)] mwinter4 | notes:cprog:fall2024:projects:mmf0 [2024/09/29 03:52] (current) – [If it is a leap year subtract 1 more] mwinter4 | ||
---|---|---|---|
Line 23: | Line 23: | ||
* Modulo and remainder are primarily the same but they handle negative numbers differently | * Modulo and remainder are primarily the same but they handle negative numbers differently | ||
====If it is a leap year subtract 1 more ==== | ====If it is a leap year subtract 1 more ==== | ||
+ | However, if we are using Zeller' | ||
====Look up day in table==== | ====Look up day in table==== | ||