c - Trigonometric functions are not working in LPC Xpresso IDE -


I am using LPCXpresso IDE for programming LPC1769, because Core Library CMSISv2p00_LPC17xx is being used. And I chose REDLIB by default.

The problem is facing, that, trigonometry functions are not working, I have included the calculator, it is not showing any errors or warnings, such as sin, cos , Tan and etc. gives zero value always.

Any suggestions and help will be highly appreciated!


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -