summaryrefslogtreecommitdiff
path: root/3840/CH7/EX7.10/Ex7_10.sce
blob: caa949d428e57f4d2ea37024665efbf9eaae8d5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
clear
//
//
//

//Variable declaration
B0=6.5*10**-4       //magnetic field(Tesla)
B=1.4               //magnetic field(Tesla)

//Calculation
mewr=B/B0           //relative permeability of iron

//Result