You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
Configuration
Screenshots
The text was updated successfully, but these errors were encountered: