Geoffrey Fox
Followers: 0 Following: 0
Feeds
提问
Can I believe the values of these large integers?
% coinStackv4 % % Geoffrey T Fox % % https://projecteuler.net/problem=78 % % Based on Bob's Excel work % % 27 December 2...
3 years 前 | 3 个回答 | 0
3
个回答提问
How can I avoid the loss of the last digit (it gives a zero instead of a one)
>> test2 = num2str(14472334024676221,'%0.0f') test2 = '14472334024676220'
9 years 前 | 1 个回答 | 0
