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