aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/decimal_test.go
AgeCommit message (Expand)Author
2016-10-18math/big: add benchmarks for big.Float StringAlberto Donizetti
2016-08-16all: fix "result not used" vet warningsJosh Bleecher Snyder
2015-09-23math/big: factored out an internal accessor method (cleanup), added benchmarkRobert Griesemer
2015-02-04math/big: implemented decimal rounding for Float-to-string conversionRobert Griesemer
2015-02-03math/big: implement precise Float to decimal conversion (core functionality)Robert Griesemer