/Lovelace

An implementation for an ulimited number in C++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.