Documentation ¶
Index ¶
- func Abs(value *big.Int) *big.Int
- func Andln(value *big.Int, num int) int
- func BitLen(value *big.Int) int
- func Clone(value *big.Int) *big.Int
- func CountBits(w int) int
- func FromTwos(value *big.Int, width int) *big.Int
- func Iaddn(value *big.Int, num int) *big.Int
- func Inotn(n *big.Int, width int) *big.Int
- func Iushrn(value *big.Int, bits uint, hint int, extended bool) *big.Int
- func Pow(i, e *big.Int) *big.Int
- func ToTwos(value *big.Int, width int) *big.Int
- func ToUint8Slice(value *big.Int, isLittleEndian bool, length int) []uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.