precision over 1000 causing DecimalError for trig functions on a BigNumber
Open
- Dominant language
- JavaScript
- Stars
- 15.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
When I try big precisions over 1000 this is the error I get:
```
: Error. [DecimalError] Precision limit exceededA
```
If there is a limit to precision, would be nice to document this, otherwise this is an issue
Contributor guide
Assessment
This issue has not been assessed yet.