Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 333 Bytes

File metadata and controls

11 lines (6 loc) · 333 Bytes

Lovelace

An implementation for an unlimited number in C++

The class Lovelace is an implementation of natural numbers (unsigned) without type limits.

InteiroLovelace is an implementation of integers without type limits.

RealLovelace is an implementation of real numbers without type limits.