Use of few mathematical functions.

This post content:-
Algorithm
Flowchart
C code
Output
Pdf notes

Algorithm:- 
Step 1:- start.
Step 2:- use the given function properly.
Step 3:- print the result.
Step 4:- END.

Flowchart:-
C code:-
Output:-
For better understanding:- check this
Try it yourself:-


Comments

Popular posts from this blog

Develop and execute C Program to Add Two Distances given in kilometer-meter Using Structures.

Find the greatest of the three numbers using conditional operators.