Skip to content
skyriacoCMS edited this page Jan 4, 2015 · 2 revisions

LNC - The Large Number Calculator

This Project consists of several functions and classes developed for the calculation of operations with numbers with a limitless number of digits ( this of cources depends on the ram of your computer :) ). The methods utilized and developed for this calculations are using a matrix representation of numbers and c++. One such example of a big calculation is the factorial of numbers greater than 23 that c++ Long int can not sustain.

Developed in Jan 15. Savvas Kyriacou

Clone this wiki locally