How to implement Dout = 0.607252935*Din using CORDIC algorithm

Thread Starter

ghost3

Joined Nov 7, 2018
1
I can think of the implementation of Dout = 1.64676025815*Din using CORDIC algorithm by using 3 equations of X, Y and Z(angle). But how to implement the reverse i.e. Dout = 0.607252935*Din using CORDIC algorithm?
 
Top