.arctanHi FOR I%, 0, 256 EQUB HI(INT(0.5 + 32 * ATN(I% / 256) * 256 / ATN(1))) NEXTName: arctanHi [Show more] Type: Variable Category: Maths (Geometry) Summary: Table for arctan values when calculating yaw angles (high byte)Context: See this variable in context in the source code References: This variable is used as follows: * GetAngleFromCoords (Part 3 of 3) uses arctanHi