summaryrefslogtreecommitdiff
path: root/3440/CH15/EX15.3/Ex15_3.sce
blob: 6884105ad4c767829429772c94623315a627f300 (plain)
1
2
3
4
5
6
7
clc

L=10*10^-9//H
u0=1.2*10^-6
n=20
r=L/(u0*n^2)
disp(r,"r in m is= ")