This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

about C lib.

How can I use Keil to compute exponential function?

is use #include <stdlib.h>?

thank you sir.

Parents
  • In basic, I must include complex.h to compute complex number but I cant't   #include <complex.h>  on Keil
    
    
    Does keil has complex.h library?.
    yes, it does -->> Why my program error
    No,it doesn't -->> How can I compute complex number with KEIL?.
    
    I need to use Keil to compute complex number because it can implement on 8051.
    It's some part of my senior project.
    
    sincerely yours
    pattaraporn
    
    

Reply
  • In basic, I must include complex.h to compute complex number but I cant't   #include <complex.h>  on Keil
    
    
    Does keil has complex.h library?.
    yes, it does -->> Why my program error
    No,it doesn't -->> How can I compute complex number with KEIL?.
    
    I need to use Keil to compute complex number because it can implement on 8051.
    It's some part of my senior project.
    
    sincerely yours
    pattaraporn
    
    

Children