This is an old revision of the document!
Upon coding using trigonometry with angle conversions between integers and floats, making use of the CIF
(convert int to float) and CFI
(convert float to int) instructions was key, along with using the appropriate arithmetic instructions depending on the type of the data contained within registers.