Skip to content

mikkelvp/Fractional_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fractional Calculator

Traditional calculator layout used. Should be intuitive for anyone that has experience with fractions and calculators.

Enter number for numerator and use "Over" button to start specifying denominator, use operators to specify calculations.

Make calculations with operators: add, subtract, multiply, divide, square root.

Was first implemented to display fractions as a string, then modified to draw fractions.

Uses shunting yard algorithm.

UI needs more work, there is bugs displaying results of very large numbers.

Screenshots:

![Alt text](/../screenshots/screenshots/1.png?raw=true)

Alt text

Alt text

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published