Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Zero = decimal.Zero
Zero type alias for basic decimal.Zero
Functions ¶
This section is empty.
Types ¶
type Decimal ¶
Decimal type alias for basic decimal.Decimal
func NewFromBigInt ¶
NewFromBigInt create decimal number from big int
func NewFromFloat ¶
NewFromFloat return decimal from float number
func NewFromString ¶
NewFromString return decimal and error from number in string
Click to show internal directories.
Click to hide internal directories.