Documentation ¶
Index ¶
- func AddDecimal(i *big.Int, d int, p int64)
- func CutDecimal(i *big.Int, d int, p int) string
- func DecimalExp(dec string, exp int) string
- func FloatAddDecimal(f *big.Float, d int, p int64) *big.Int
- func HandleAddDecimal(value string, decimal int) (*big.Int, bool)
- func HandleDecimal(amount *big.Int, decimals int) string
- func HandleDecimalStr(amount string, decimals int) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecimalExp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.