Documentation ¶
Overview ¶
Package big provides testing utility methods for the "math/big" library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Int64MulPow10 ¶ added in v0.4.0
Int64MulPow10 returns the result of `val * 10^exponent`, in *big.Int.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.