Skip to content

cinna/typeless_number

Repository files navigation

OOP Design

A wrapper class that represent fraction and integer numbers and perform arithmatic operation on typeless numbers

Integer and Fraction are the only two kinds of Numbers.They support all three (+,==,~(display)) operations.
Fractions displayed in its original form. That is, 2/4 has to be displayed as “2/4”.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published