A few more simple
programs in C for beginners. I have compiled the programs using
an IDE called Code::Blocks. It will be better if you use the same IDE.
Code::Blocks is a very good IDE which can be used for compiling C/C++
Programs in Windows 7.
- Click here to download the C Program to find the Sine of an Angle using Taylor Series.
- Click here to download the C Program to find the Cosine of an Angle using Taylor Series.
- Click here to download the C Program to find the value of eX using Taylor Series.
- Click here to download the C Program to perform Real Valued Matrix Multiplication.
No comments:
Post a Comment