Describe the bug
In the Fibonacci Number module, when input a negative number like -6, the output is incorrect.
Expected behavior
I expected the result should be not negative. Maybe change the input negative number to positive number can solve it, and add a dialog to show the reason.
To reproduce
- Open NCalc+ (Which is build from latest source code)
- Go to Fibonacci Number module
- Input -6
- Click the evaluate bottom
- Incorrect result has been displayed
Configuration
- Android version 9
- device MI 8 Lite
Screenshots
