package
0.0.0-20240903203445-8da6124ea7e7
Repository: https://github.com/navionguy/basicwasm.git
Documentation: pkg.go.dev

# Functions

New creaets a new decimal.
NewFromInt32 converts a int32 to Decimal.
NewFromString returns a Decimal object created from the string provided.

# Variables

DivisionPrecision how precise is my work.
Zero value for checking.

# Structs

Decimal represents a fixed-point decimal.