浮動小数点数 (4バイト精度)。
constructor(length: string | number, decimals: string | number)
型長、例:REAL(4)
REAL(4)
小数点以下の桁数、lengthと共に使用:REAL(5, 4)
REAL(5, 4)