Area of a circle using scilab:
AIM OF THE EXPERIMENT:
To find the area of a circle using scilab.
REQUISITES:
A PC/laptop.
Scilab 6.0.0 must be installed.
THEORY:
The area of a circle having radius 'r' is given by
The area of a circle having radius 'r' is given by
A=Ï€
r
2
PROCEDURE:
1. Switch on your PC/laptop.
2. Go to all programs & open scilab 6.0.0.
3. Go to Scinotes.
4. Write the coding/program.
5. Save the file & use extension name .sci
6. Then execute & go to the scilab console window for output.
7. Write a=area(2) in the scilab console window.
8. Press enter to get the output.
CODING:
Watch Tutorial Video
Scilab Programming
C ++ Programming
Model syllabus (+3): Downoad
List of all practicals: Download
Get all Books: Download
- How to Prepare for IIT-JAM ⇠ ⇠ Click Here
- How to prepare for JEST ⇠ ⇠ Click Here
"No problem can be solved from the same level of consciousness that created it." Albert Einstein
Post a Comment