You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
A list of important numerical constants.
Interfaces
Arbitrary precision (via
$scale
parameter)Integration with Decimal
Zero
constant instead of creating new zero objects inside Decimal methods.One
constant instead of creating new one objects inside Decimal methods.The non-phisical numerical constants must be associated to a method with the following signature:
This methods will allow to specify how many digits we want for every one of the supported numerical constants.
The text was updated successfully, but these errors were encountered: