summaryrefslogtreecommitdiff
path: root/620/CH23/EX23.1
diff options
context:
space:
mode:
Diffstat (limited to '620/CH23/EX23.1')
-rw-r--r--620/CH23/EX23.1/example23_1.sce4
-rw-r--r--620/CH23/EX23.1/example23_1.txtbin0 -> 172 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/620/CH23/EX23.1/example23_1.sce b/620/CH23/EX23.1/example23_1.sce
new file mode 100644
index 000000000..7b2c9a344
--- /dev/null
+++ b/620/CH23/EX23.1/example23_1.sce
@@ -0,0 +1,4 @@
+vp=100;
+i=50*10^(-3);
+x_c=vp/(i*2*sqrt(2));
+disp("The opposition to current (in Ω) caused by the capacitor is"); disp(x_c); \ No newline at end of file
diff --git a/620/CH23/EX23.1/example23_1.txt b/620/CH23/EX23.1/example23_1.txt
new file mode 100644
index 000000000..015fb1ac0
--- /dev/null
+++ b/620/CH23/EX23.1/example23_1.txt
Binary files differ