Microsoft/calculator

Investigate migration of calc engine to BigInteger/BigRational

Open

#69 opened on Feb 27, 2019

 (1 comment) (2 reactions) (0 assignees)C++ (5,745 forks)batch import
Pri: 3approvedcodebase qualityhelp wanted

Repository metrics

Stars
 (30,929 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