Microsoft/calculator
在 GitHub 查看science mode should support an easy button to change result format from decimal mode to fractional mode
Open
#204 创建于 2019年3月8日
EnhancementPri: 2help wantedneeds spec
仓库指标
- Star
- (16,196 star)
- PR 合并指标
- (平均合并 15小时 43分钟) (30 天内合并 7 个 PR)
描述
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
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