22 #include <drizzled/function/math/real.h>
34 str->set_real(nr,decimals, &my_charset_bin);
45 double2_class_decimal(E_DEC_FATAL_ERROR, nr, decimal_value);
55 void Item_real_func::fix_length_and_dec()
57 decimals= NOT_FIXED_DEC;
58 max_length= float_length(decimals);
type::Decimal * val_decimal(type::Decimal *decimal_value)
TODO: Rename this file - func.h is stupid.
virtual double val_real()=0
String * val_str(String *str)