Forum Discussion
Altera_Forum
Honored Contributor
10 years agoALTFP_ATAN has fixed bitwidth because it's using float number format. I believe you want fixed point atan algogorithm.
You can use ALTFP_ATAN, but have to convert fixed point to float and vice-versa.