chebyshev sine approx

Status
Not open for further replies.

vishnu36

Junior Member level 2
Joined
Mar 9, 2019
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
142
I am looking for coefficients (floating point) for 5th degree chebyshev sine/cosine function. Could any body help me with this. Purpose is to implement custom trig function in a microcontroller
 


I was looking for coeff in the range -pi to +pi, which is not listed in this page
 

Also look at a CORDIC implementation. It is probably better than polynomial implementations in small microcontrollers, especially if multiplication (with the required precision) can't be done in hardware.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…