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 was 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)
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