Represents a SQL Float type, by default is converted to double precision
function (number){ this.number = number; }