diff options
author | yenlin.lai <yenlin.lai@cobinhood.com> | 2019-04-17 17:32:26 +0800 |
---|---|---|
committer | yenlinlai <38415072+yenlinlai@users.noreply.github.com> | 2019-04-19 11:10:20 +0800 |
commit | b4f0dce08b6acda30fc7dfbe7a789628d42d8b2e (patch) | |
tree | 2fae4621d4accb924d2af8ac29e4dd7482722e60 /decimal_test.go | |
parent | 05ad7315b3c581519964b7762074e00de3c4ceac (diff) | |
download | dexon-decimal-master.tar.gz dexon-decimal-master.tar.zst dexon-decimal-master.zip |
Rescale is used in most operations and some of them often have the scale
unchanged. e.g. In Add or Sub, one out of two rescale will always do no
change. Save one big.Int.Exp in this case.
Diffstat (limited to 'decimal_test.go')
0 files changed, 0 insertions, 0 deletions