package
3.4.0+incompatible
Repository: https://github.com/ericlagergren/decimal.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
ParseCases returns a slice of test cases in .fptest form read from r.

# Constants

absolute value.
add.
convert string to float.
convert to string.
convert between floating point formats.
convert float to integer.
convert integer to float.
No description provided by the author
class.
No description provided by the author
copy.
copy sign.
divide.
No description provided by the author
No description provided by the author
No description provided by the author
equivalent.
No description provided by the author
fused multiply-add.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
is finite.
is inf.
is nan.
is norm.
is signaling.
is signed.
is subnormal.
is zero.
No description provided by the author
No description provided by the author
logb.
maxnum.
maxnummag.
minnum.
minnummag.
multiply.
negate.
next after.
next down.
next up.
NoData is output when the operation throws some sort of Condition and does not "return" any data.
No description provided by the author
No description provided by the author
No description provided by the author
quantize.
quiet comparison.
remainder.
round float to int.
No description provided by the author
No description provided by the author
same quantum.
scalb.
Custom.
No description provided by the author
signaling comparison.
No description provided by the author
No description provided by the author
square root.
subtract.
No description provided by the author
No description provided by the author

# Structs

Case represents a specific test case.

# Type aliases

Condition is a bitmask value raised after or during specific operations.
Data is input or output from a test case.
Op is a specific operation the test case must perform.