-
Notifications
You must be signed in to change notification settings - Fork 0
Home
skyriacoCMS edited this page Jan 4, 2015
·
2 revisions
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