This repository was archived by the owner on Dec 27, 2023. It is now read-only.
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
Add formatting method (enhancement) #65
Open
Description
The default string representation that the Decimal class gives is like this:
(string)Litipk\BigNumbers\Decimal::fromString('11111111111111111.55555555555555')
"11111111111111111.55555555555555"
It would be nice if there is a method to format strings like these to 11,111,111,111,111,111.55555555555555
Metadata
Metadata
Assignees
Labels
No labels