Describe the bug
In the scientific calculator module, after choosing GCD fuction and entering two integers, the calculator just displays GCD(num1, num2). It doesn't give the correct result.
Expected behavior
After entering two numbers, the greatest common divisor is expected to be displayed
To reproduce
- Open NCalc+ (Which is build from latest source code)
- Go to scientific calculator module
- Choose GCD function in advanced button
- Enter two positive integers
- Incorrect result has been displayed
Configuration
- Android version 9
- device MI 8 Lite
Screenshots


Describe the bug
In the scientific calculator module, after choosing GCD fuction and entering two integers, the calculator just displays GCD(num1, num2). It doesn't give the correct result.
Expected behavior
After entering two numbers, the greatest common divisor is expected to be displayed
To reproduce
Configuration
Screenshots