Floating-point number (double precision).
SQLite: DOUBLE
Example:
table.addData(TableData.DOUBLE, "balance")set("balance", 12345.67)