-
We can use maths to give some encouragement
> If you tidied up the worst 5% of your shots, you could've scored a B3
> If you tidied up the worst 5% of your shots, you could've beaten your PB
-
# Playing with Tupper's Formula in Julia
[https://rousan.netlify.app/pages/maths/blogs/tupper_form/](https://rousan.netlify.app/pages/maths/blogs/tupper_form/)
-
Some inconsistencies in default builds...
- `\bm` not rendering in Firefox, Github builds? (e.g. https://phockett.github.io/Quantum-Metrology-with-Photoelectrons-Vol3/part1/theory_101122.html)
- `…
-
If you are interested. I have a set of maths functions on `BigDecimal` that I am using as a reference for libm
generation.
https://github.com/extendr/doctor-syn/blob/main/src/bdmath.rs
These ar…
-
-
## What problem does this solve or what need does it fill?
Some simple, very concrete and practical cookbookish examples of how to use the different Bevy math types and functions to solve common ma…
-
beta:
![image](https://github.com/user-attachments/assets/7a874850-0aa0-48ba-a130-bb289d14a989)
www:
![image](https://github.com/user-attachments/assets/a8f1a32d-a507-46ba-9f06-e22626cfaa2c)
L…
-
Implementation of the following in C++:
- [x] Find volumes of various shapes (cube, cuboid, cone, right circular cone, prism, pyramid, sphere, circular cylinder)
- [x] Zellers Congruence Algori…
-
https://github.com/MiryangJung/learn-go-with-tests-ko/blob/master/ko-KR/math.md
원본 : https://github.com/quii/learn-go-with-tests/blob/main/math.md
-
### Motivation
Digital root algorithm is a very simple but powerful tool used in various fields such as checksum calculations (e.g., ISBN validation), cyclic redundancy checks, and understanding numb…