Sean Doherty
Followers: 0 Following: 0
Feeds
提问
machine eps related query
1 + eps > 1 ans = logical 1 % as expcted 1 + eps ans = 1.000000000000000 % unexpected, and indeed 1+2.5*eps a...
4 years 前 | 1 个回答 | 0
1
个回答提问
why does realmax('single') display 8 digits?
most texts agree that IEEE-754 sinlge persision has 7 signicant digits and double percision has 15 so why does realmax('single...
4 years 前 | 2 个回答 | 0