Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BigIntDiv ¶
BigIntDiv Quo returns the rounded quotient a/b. Precision is set to cDivisionPrecision. Panics if both operands are zero or infinities.
func LegacyDecFromFloat64 ¶
Types ¶
type Number ¶
type Number interface { constraints.Float | constraints.Integer }
Click to show internal directories.
Click to hide internal directories.