22 #include <drizzled/item/cache_real.h>
26 void Item_cache_real::store(Item *item)
28 value= item->val_result();
35 return (int64_t) rint(value);
41 str->set_real(value, decimals, default_charset());
48 double2_class_decimal(E_DEC_FATAL_ERROR, value, decimal_val);
TODO: Rename this file - func.h is stupid.
String * val_str(String *)
type::Decimal * val_decimal(type::Decimal *)