浮動小数点数 (4バイト精度).
constructor(length: 文字列 | 数値, decimals: 文字列 | 数値)
型の長さ、例: `FLOAT(4)`
小数点以下の桁数。length と共に使用します (例: `FLOAT(5, 4)`)