-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
Episode 02 Normalisation section calculates mean on the after normalisations but doesn't specify significant digits for rounding which leaves mean at 0 instead of eg, 0.23
-
**Github username:** @https://github.com/MustafaAlam
**Twitter username:** @TheMustafaAlam
**Submission hash (on-chain):** 0x9530a70fd2aba40d83a7c1751bc1f661fb5b4e9214b7b26ffd5cd1e594a69423
**Severit…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/9ee60f142f9f5c1fe8bc50eef915cf33124a534f/contracts/plugins/assets/erc20/RewardableERC20.sol#L86
# Vulnerability details
## Impact
…
-
Items in hand (such as sword, fishing rod, crossbow etc) are basically perfect now with this mod, however when you stay away, it seems that the fix stops working properly and the enchantment starts to…
-
As ever, I can't rule out having the knot in my head ...
if not:
'e' is defined in some math header to:
`2.7182818284590452353602874713526625` which is 35! digits and should round to:
`2.7…
-
For example: `d3.formatPrefix(',.2', 1e3)(1555)` produces `1.55`, should be `1.56`.
This is likely a simple fix, but unfortunately I'm not adept enough to figure out the source code and submit a PR…
-
It could be useful to round to different digits based on the unit or the physicial quantity used.
For example, I do some reports that require 3 digits for distances and 4 digits for angles. I usually…
-
line 509 in [interpret.py](https://github.com/allfed/allfed-integrated-model/blob/main/src/optimizer/interpret_results.py)
```
# TODO BUG?? Noticed this is failing at 3 decimal place roundin…
-
The test suite of Test2::Suite seems to expect larger rounding errors than there are if perl is configured with long double support. This makes tests fail on platforms with nvsize > 8. Tests for float…