In my project I have to compute division, multiplication, subtraction, addition on a matrix of double elements. The problem is that when the size of matrix incr
double
On Intel architectures the precision of long double is 80bits.
long double
What kind of values do you want to represent? Maybe you are better off using fixed precision.