How can I use Keil to compute exponential function? is use #include <stdlib.h>? thank you sir.
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