Releases: santi100a/factorial-lib
Releases · santi100a/factorial-lib
Release v0.0.2
- Modified dependencies.
- Modified
factorial
to returnNaN
instead of -1 when the input is smaller than zero.
Release v0.0.1
- First version!
factorial
to return NaN
instead of -1 when the input is smaller than zero.