summaryrefslogtreecommitdiff
path: root/3845/CH22/EX22.3/Ex22_3.sce
blob: f70590c2574439df21e0c4f48a9c7ac2a9037091 (plain)
1
2
3
4
5
6
7
8
//Example 22.3
B=0.1;//Magnetic field strength (T)
l=4*10^-3;//Inside diameter (m)
v=20*10^-2;//Average blood velocity (m/s)
epsilon=B*l*v;//Hall emf (V)
printf('Hall emf = %0.1f microV',epsilon/10^-6)
//Openstax - College Physics
//Download for free at http://cnx.org/content/col11406/latest