Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 208 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 208 Bytes

Num

Class NaturalNum stores a natural number of any conceivable size.

Class RationalNum stores a rational number of any conceivable size.

Both classes support any arithmetic operation provided by C++.