This section has been developed to introduce some common mathematical problems that can be solved using c programming language.
Numbers & Series
Lets start with some designated number and series to program. Here
we shall see how to program to get Armstrong, Prime, Factorial numbers
and Fibonacci series.
Average
Here we shall learn how to program to find average and percentages.
Mean, Median & Mode
All three of mean, median and mode are types of different kind of
averages. Mean deals with common way of finding average. Meadian is the
centeral value of a list and mode is a value in a list which occurs the
highest number of time.
General Programs
Some basic and general programs learnt in schools can provide us an
insight of programming techniques. Here we shall see few of the general
programs used in school mathematics.
No comments:
Post a Comment