Commit graph

5 commits

Author SHA1 Message Date
bchalman
b030e9a66b
Fix return value of recursive factorial function
While the previous return functioned the same (because it was calling another factorial function), it was not recursive. All credit still to ThirtyThreeB, just thought this might confuse some people and was worth fixing!
2018-08-19 13:02:55 -07:00
Cody Loyd
d63ee47dcb
Update calculator.js 2018-01-03 12:21:25 -06:00
ThirtyThreeB
83a2b6aead
Corrected solution to factorial function 2018-01-03 12:10:49 -05:00
Cody Loyd
834d78b8b2 remove timer and simon 2017-12-15 12:56:14 -06:00
Matthew-Cravinhos
818c14e0bd Fixed folder titles 2017-09-22 17:32:56 -04:00