Hi, Which microcontroller supports sine operations ? At89s8252 ? Thanks, Andre
All of them. There is a library function that approximates the value of the sin function. This is done without the use of a math co-processor. Jon