First of all, you need to understand how double calculates precision. Secondly, if it exceeds the maximum precision of double, it is usually displayed with a string. If you need to multiply large numbers, search for a lot of algorithms for multiplying large numbers;
First of all, you need to understand how double calculates precision. Secondly, if it exceeds the maximum precision of double, it is usually displayed with a string. If you need to multiply large numbers, search for a lot of algorithms for multiplying large numbers;