-
See the simple demonstrtion at https://www.khanacademy.org/computer-programming/wat3/6754888494743552
If you specify a fifth argument to rect, the location of the rendered rectangle is shifted, even …
lgto4 updated
8 years ago
-
```
I've found a bug with your fast implementation of sin() (FIXMATH_FAST_SIN),
this bug doesn't happen with the more accurate version.
I made an animation of a rotating cube but noticed it would shu…
-
```
Added some small enhancements:
- Selection of color (setActiveColor()) and two color constants or ICS-blue and
pre-ICS orange. Being able to change the color dynamically should also allow to
ad…
-
```
I've found a bug with your fast implementation of sin() (FIXMATH_FAST_SIN),
this bug doesn't happen with the more accurate version.
I made an animation of a rotating cube but noticed it would shu…
-
According to definition when using MGRS the value for easting and northing must be truncated (while UTM is rounded). This library uses rounding and therefor can give an incorrect results for the easin…
-
This balance *should* be 165.79, but Spliit shows it as 165.80. I have a feeling it's a rounding error somewhere.
![transactions screenshot](https://github.com/user-attachments/assets/ede901b7-8f4f…
-
**Description of Bug**
When submitting an order, the function that rounds to two or four decimal places very occasionally rounds down an additional number. This function truncate_float is called wit…
-
## Here are the steps I follow to reproduce the issue:
1. open tooledit to edit a tool length
2. make a tool 3 digital number proceeded with more than 3 decimals 123.1596
3. the number is rou…
-
Hello TreeTime team,
I've been using TreeTime to reconstruct ancestral states across different branches of a phylogenetic tree, and I've encountered an issue that I wanted to bring to your attentio…
-
FDIV and FSQRT rounding mode calculation mismatches found when comparing the results from FPnew to a RocketChip RISCV IMAF processor.
I have attached a few examples of calculation mismatches found:…