summaryrefslogtreecommitdiff
path: root/2234/CH3/EX3.3/ex3_3.sce
blob: a53f2ac9a00e6178e387033de1722af933ecce29 (plain)
1
2
3
4
clc;
P=2.5;     //Power in D
f=-(1/P);  //calculating f in m
disp(f,"Focal length in m = ");  //displaying result