Why we need to use # include < math.h > ?


# include < math.h > :- For using some mathematical function we need this header file. Some of the important mathematical functions in header file math.h are:- sin(), cos(), sqrt() etc.

No comments:

Post a Comment