//Ex:2.30 clc; clear; close; //L=(L1*L2)/(L1+L2) L_eq=5;//in millihenry printf("Inductor of 10 mH wired in parallel would provide %d mH",L_eq);