int型 16ビット -32,768~32,767 int型 32ビット -2,147,483,648~2,147,483,647
符号付きの浮動小数点(floating-point number)を格納する doubleの方がfloatより約2倍の精度(有効桁数)を持つ