We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How Can I Implement General Trigonometric Functions Like(Sin, Cos, Tan) Functions using 8051 ?
Use the Library functions! (read the C51 User's Guide, C51.pdf)
or maybe use lookup tables? you could easily generate the datapoints using something like Excel