summaryrefslogtreecommitdiff
path: root/3673/CH4/EX4.a.5
diff options
context:
space:
mode:
Diffstat (limited to '3673/CH4/EX4.a.5')
-rw-r--r--3673/CH4/EX4.a.5/Example_a_4_5.sce4
1 files changed, 4 insertions, 0 deletions
diff --git a/3673/CH4/EX4.a.5/Example_a_4_5.sce b/3673/CH4/EX4.a.5/Example_a_4_5.sce
new file mode 100644
index 000000000..a927701e3
--- /dev/null
+++ b/3673/CH4/EX4.a.5/Example_a_4_5.sce
@@ -0,0 +1,4 @@
+//Example_a_4_5 page no:177
+clc;
+Vrms=sqrt(5^2+(5^2/2));//the values are taken by comparing the given equation with rms equation
+disp(Vrms,"the rms value of the waveform is");