Microsoft/calculator

Investigate migration of calc engine to BigInteger/BigRational

Open

#69 opened on Feb 27, 2019

View on GitHub
 (1 comment) (2 reactions) (0 assignees)C++ (2,422 forks)batch import
Pri: 3approvedcodebase qualityhelp wanted

Repository metrics

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

Description

There are existing BigInteger/BigRational libraries. If there is one at parity with the existing Calculator engine, we can investigate replacing the older engine code.

Contributor guide