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.
Next Post Previous Post
No Comment
Add Comment
comment url