Microsoft/calculator

science mode should support an easy button to change result format from decimal mode to fractional mode

Open

#204 aberto em 8 de mar. de 2019

Ver no GitHub
 (14 comments) (12 reactions) (0 assignees)C++ (2.422 forks)batch import
EnhancementPri: 2help wantedneeds spec

Métricas do repositório

Stars
 (16.196 stars)
Métricas de merge de PR
 (Mesclagem média 15h 43m) (7 fundiu PRs em 30d)

Description

Problem Statement

science mode should support an easy button to change result format from decimal mode to fractional mode.

Evidence or User Insights

In most of scientific calculator, a single button is added to support this funciton to satify different requirement. Can you add this in it?

Proposal

An easy button to switch mode

Goals

when I calculate 3 divide 9, the result 0.333333333... will be given out. But sometimes I need a more accurate result TIM截图20190309144526 in fractional format. Because my works need my result to show in fractional. May be a little button is needed to switch result.

Non-Goals

Low-Fidelity Concept

Guia do colaborador