Easter Algorithm Bug
|
05-11-2017, 06:53 PM
Post: #1
|
|||
|
|||
Easter Algorithm Bug
The following code is supposed to output the a date of Easter for a given year. For some reason it doesn't output the right date and doesn't add the space after the month. If anyone can figure out what the bug in my code is, I would be greatly appreciated.
Code:
|
|||
05-11-2017, 08:33 PM
Post: #2
|
|||
|
|||
RE: Easter Algorithm Bug
Hello, with MOD you need parentheses.
This version of your code seems to work well : Code: EXPORT easter(T) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)