Microsoft/calculator

Tab for constant values in scientific calculator

Open

#123 opened on Mar 6, 2019

View on GitHub
 (8 comments) (12 reactions) (0 assignees)C++ (2,422 forks)batch import
EnhancementPri: 2help wantedneeds spec

Repository metrics

Stars
 (16,196 stars)
PR merge metrics
 (Avg merge 15h 43m) (7 merged PRs in 30d)

Description

Problem Statement Time consuming to solve mathematical/scientific calculations while being limited to numbers only.

Proposal Add a constant tab where users could import constant values for their mathematical/scientific calculations.

Goal

  • Button for each constant with the name of the constant in bold and the value beneath the constants name in normal text.
  • A search bar for faster navigation than using only the scroll bar.

Contributor guide