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

