How can I use Keil to compute exponential function? is use #include <stdlib.h>? thank you sir.
I'm not found library for complex number. can you more advise me?
You're a Senior student - you should know by now how to use the research facilities available to you! * Have you checked your college library? * What does Google say?
8051 is not intended for complex calculations. Thinking to do complex calc on 8051 is almost futile. - Neo
I wouldn't go as far as to say, "futile".
I wouldn't go as far as to say, "futile". Agreed, it can be done. To test the result, start the calculation when you leave work and hope the result has been calculated when you arrive in the morning :) Erik