From math to machine

Brian Steffens wrote a very interesting article about how a mathematical function translates all the way down to machine code. From math to machine: translating a function to machine code https://briansteffens.github.io/2017/02/20/from-math-to-machine.html I like the part with the machine code: 48 bf 01 00 00 … 🙂