//
pkg.gl
Category
github.com/ericlagergren/decimal
dectest
package
3.4.0+incompatible
Repository:
https://github.com/ericlagergren/decimal.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
0
Files
1.4k SLOC
#
Functions
NewScanner
Test
#
Constants
NoData
NoData is output when the operation throws some sort of Condition and does not "return" any data.
OpAbs
OpAdd
OpAnd
OpApply
OpCanonical
OpClass
OpCompare
OpCompareSig
OpCompareTotal
OpCompareTotMag
OpCopy
OpCopyAbs
OpCopyNegate
OpCopySign
OpDivide
OpDivideInt
OpExp
OpFMA
OpInvert
OpLn
OpLog10
OpLogB
OpMax
OpMaxMag
OpMin
OpMinMag
OpMinus
OpMultiply
OpNextMinus
OpNextPlus
OpNextToward
OpOr
OpPlus
OpPower
OpQuantize
OpReduce
OpRemainder
OpRemainderNear
OpRescale
OpRotate
OpSameQuantum
OpScaleB
OpShift
OpSquareRoot
OpSubtract
OpToEng
OpToIntegral
OpToIntegralX
OpToSci
OpTrim
OpUnknownOp
OpXor
#
Structs
Case
Scanner
#
Type aliases
Data
Data is input or output from a test case.
Op
Op is a specific operation the test case must perform.