Fun with Hexadecimal
I'm getting back into the writing groove and I thought that it would be helpful if I shared a few cheats in writing for the tened and Fellowship. In particular their use of hexadecimal math.
0x1 "One" 0x5 "Five" 0x9 "Nine" 0xD "Delt"
0x2 "Two" 0x6 "Six" 0xA "Alf" 0xE "Geth"
0x3 "Three" 0x7 "Seven" 0xB "Ylelkh" 0xF "Zig"
0x4 "Four" 0x8 "Eight" 0xC "Gam"
Numerical Constants
sqrt 2= 0x1.6A09E6
Golden Ratio= 0x1.9E3779
e= 0x2.B7E151
pi= 0x3.243F6A