The 2024 Wheel Reinvention Jam is in 16 days. September 23-29, 2024. More info
Jarvis Carroll's Avatar
Jarvis Carroll
Honours student in Tasmania, Australia, studying quantum computation. Interested in type theory, and to a lesser extent decentralisation, two notoriously over-engineered spaces, putting me in a strange position as someone aiming to develop my handmade skills in order to hopefully transform some small part of those spaces.
GitHub
Member since

Recent Activity

Since it doesn't use taylor series at all, and the functions aren't in radians, I can calculate pi as 2^n/arctan(1/2^n) (I used floats for the division/printf 😉 ) https://media.discordapp.net/attachments/272952058468892674/774212552993406996/pi.png

View original message on Discord

It doesn't use any floats, and it doesn't use taylor series etc. Just 32 or 64 or 96 or however many iterations, and you get that many bits of the respective inverse function. This is the first one I worked out using this method, arctan:

View original message on Discord

This is the (negative) binary logarithm itself, without appropriate range reduction

View original message on Discord

about a year ago I wrote some arbitrary accuracy inverse trig/exp functions based on the binary logarithm algorithm, and with uni over I'm starting to render my functions so that I can understand them again, this is arccos

View original message on Discord

sometimes they even make San Francisco

View original message on Discord

new spread algorithm that generates city blocks

View original message on Discord

dots spreading to claim space, one day i hope they will be acquiring resources and forming tribes!

View original message on Discord