Go :检查最小/最大边界附近常量到float32/float64的转换 package main import ( "fmt" "math" ) const ( two24 = 1.0 * (1 << 24) two53 = 1.0