convert_test.go
|
comment out negative precision for dnum
|
2023-03-13 11:28:40 +08:00 |
convert.go
|
fix test error
|
2023-03-10 17:32:35 +08:00 |
count.go
|
fixedpoint: add counter func
|
2022-09-07 14:05:44 +08:00 |
dec_dnum_test.go
|
fixedpoint: add Floor test
|
2022-12-02 00:09:59 +08:00 |
dec_test.go
|
fixedpoint: fix fixedpoint rounding
|
2023-03-01 22:21:24 +08:00 |
dec.go
|
fixedpoint: add Floor() method on dnum
|
2022-12-02 00:09:59 +08:00 |
div128.go
|
add back legacy implementation
|
2022-02-15 12:01:39 +09:00 |
reduce_test.go
|
fixedpoint: add reducer and its tests
|
2022-09-07 14:00:26 +08:00 |
reduce.go
|
fixedpoint: add reducer and its tests
|
2022-09-07 14:00:26 +08:00 |
slice.go
|
fixedpoint: add reducer and its tests
|
2022-09-07 14:00:26 +08:00 |