Package decimal implements an arbitrary precision fixed-point decimal.
go get github.com/shopspring/decimalNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Calculate total price with tax using arbitrary precision decimals.
Use float64 for performance-critical calculations where precision is not critical.
No dependency data recorded yet.