/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

orlp.net
| | basesandframes.wordpress.com
2.9 parsecs away

Travel
| | Download Presentation part 1 Download Presentation part 2 I was trying to interpolate a scaling function on an SPU on PS3 and realized, this device has no math library. How do you write powf() without access to libm? The IEEE754 standard for floating point numbers only covers five fundamental functions - addition, subtraction, multiplication, division...
| | blog.reverberate.org
3.0 parsecs away

Travel
| | Author's note: this article used to be called "What Every ComputerProgrammer Should Know About Floating Point, part 1". Some peoplenoted that this was perh...
| | marc-b-reynolds.github.io
3.6 parsecs away

Travel
| | A sketch of a fast path filter to avoid explicit underflow checking following an addition or subtraction.
| | riv.dev
37.0 parsecs away

Travel
| How to write a CHIP-8 emulator.