summary refs log tree commit diff
path: root/src/libcore/num/flt2dec/strategy
AgeCommit message (Expand)AuthorLines
2015-06-07change some statics to constantsOliver 'ker' Schneider-4/+1
2015-05-06core: use banker's rounding for the exact mode in flt2dec.Kang Seonghoon-1/+5
2015-05-06core: added core::num::flt2dec for floating-point formatting.Kang Seonghoon-0/+1076