as the title above explains i'm trying to use tan in my code, I included <math.h> but when I compile the code I get an error: undefined reference to `_tan'.

Is there something I'm missing?
elcq6451 wrote:
as the title above explains i'm trying to use tan in my code, I included <math.h> but when I compile the code I get an error: undefined reference to `_tan'.

Is there something I'm missing?


Unfortunately, libfxcg's math.h only includes constants and absolute value functions. Thus, you will need a math library. Fortunately, Lephenixnoir has made one for the calculator which can be found here.

Let me know if you have any trouble setting it up.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement