summaryrefslogtreecommitdiff
path: root/1853/CH3/EX3.10/Ex3_10.sce
blob: e40d9a80ad766c955c4a86e45de9a96e23a85b3b (plain)
1
2
3
4
5
6
7

//determine the pull between poles and keeper
A=15e-4
B=1.2
U=1
F=2*B*B*A/(2*4*3.14*10^-7)
disp('Total force='+string(F)+'  N')