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 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)
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
Configuration
Screenshots