diff options
Diffstat (limited to '671/CH4/EX4.2/4_2.sce')
-rwxr-xr-x | 671/CH4/EX4.2/4_2.sce | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/671/CH4/EX4.2/4_2.sce b/671/CH4/EX4.2/4_2.sce new file mode 100755 index 000000000..94f742740 --- /dev/null +++ b/671/CH4/EX4.2/4_2.sce @@ -0,0 +1,4 @@ +Iav_by_Im=1/%pi*integrate('sin(wt)','wt',0,%pi)
+disp(Iav_by_Im)
+
+//final answer is wrong in the book
\ No newline at end of file |