关于 浮点数 的文章 RSS 源 2023-05-16 16:31为什么 0.1 + 0.2 = 0.30000000000000004? 2015-05-11 15:11既然float不能表示所有的int,那为什么在类型转换时C++将int转换成float?