Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI'm not sure which functions are in 'newlib' (libc), but for speed you'd want the sin/cos functions that act on float (not double) and have compiled newlib itself to use the FP custom instructions.