This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:discrete:fall2022:projects:cnv0 [2022/09/21 16:18] – added tips to use modulo under algorithm section bolsen1 | notes:discrete:fall2022:projects:cnv0 [2022/09/22 01:56] (current) – [PROGRAM] dmuck | ||
---|---|---|---|
Line 69: | Line 69: | ||
The start argument is the lower bound of where the program will begin to check for n-ary numbers. | The start argument is the lower bound of where the program will begin to check for n-ary numbers. | ||
- | The end argument is the upper bound of where the program will stop to check for n-ary values. | + | The end argument is the upper bound of where the program will stop checking |
Hence, if you have the following case: | Hence, if you have the following case: |