Repository Details
Shared by


HelloGitHub Rating
0 ratings
Go Library for Solving Floating-Point Precision Issues
Past 7 days Received 5 stars ✨
Claim
Discuss
Collect
Share
6.9k
Stars
No
Chinese
Go
Language
Yes
Active
63
Contributors
145
Issues
Yes
Organization
1.4.0
Latest
645
Forks
None
License
More
This project addresses the potential precision loss that may occur during the calculation with floating-point numbers. It introduces a data type named Decimal, which supports common operations such as addition, subtraction, multiplication, and division, ensuring that the result does not lose precision. Additionally, it provides functionalities for rounding, truncation, and serialization.
Comments
Rating:
No comments yet