calculator icon indicating copy to clipboard operation
calculator copied to clipboard

[Feature request] Add gcd & lcm operations

Open copyrat90 opened this issue 2 years ago • 1 comments

Problem Statement

It would be handy if you can calculate gcd(greatest common divisor) and lcm(least common multiple) on the calculator.

Evidence or User Insights

There's even an app on the Microsoft Store which only calculates gcd and lcm. (which is not free) Thinking that it's a simple binary operation to add, it's nice to be added on the calculator.

Proposal

You don't have to search for the seperate gcd & lcm calculator.

Goals

User can perform gcd & lcm as binary operations (probably on the scientific calculator).

Non-Goals

It won't be an common factoring calculator, as it would be too slow to calculate them.

Low-Fidelity Concept

suggestion

Requested Assignment

If possible, I would like to implement this.

copyrat90 avatar Oct 15 '21 11:10 copyrat90

This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it.

MicrosoftIssueBot avatar Oct 15 '21 12:10 MicrosoftIssueBot