//Ex:4.5 clc; clear; close; I_pk=50*10^-3;//in Amps I_rms=0.353*I_pk; printf("RMS current of 50mA peak current = %f A",I_rms);