Arbitrary precision fixed-point decimal arithmetic library for Go, supporting creation from strings and struct embedding.
go get github.com/admpub/decimalNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a decimal from a string and print it
Ensure decimal values do not exceed 2^31 fractional digits
No dependency data recorded yet.