package
Version:
v1.0.8
Opens a new window with list of versions in this module.
Published: Jan 11, 2025
License: BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package errors provides custom error type and error codes for uint128 and dec128 packages.
const (
None Error = iota
NotANumber
DivisionByZero
Overflow
Underflow
Negative
NotEnoughBytes
InvalidFormat
PrecisionOutOfRange
RescaleToLessPrecision
SqrtNegative
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.