Add micro- and nano- suffixes

This commit is contained in:
Tim St. Clair
2016-01-04 14:08:24 -08:00
parent 2cd8bff334
commit 40e90886e6
4 changed files with 187 additions and 44 deletions

View File

@@ -22,7 +22,7 @@ import (
"testing"
)
func TestScaledValue(t *testing.T) {
func TestScaledValueInternal(t *testing.T) {
tests := []struct {
unscaled *big.Int
scale int