Forum Discussion
Altera_Forum
Honored Contributor
14 years ago(at the risk of being pedantic) You can save half of the table (or increase precision) by only initialising up to PI / 2 covering the first quadrant and express the other 3 quadrants in function of the first, e.g. sin (PI / 2 + alpha) == sin (PI / 2 - alpha)