summaryrefslogtreecommitdiff
path: root/3630/CH8/EX8.8/Ex8_8.sce
diff options
context:
space:
mode:
Diffstat (limited to '3630/CH8/EX8.8/Ex8_8.sce')
-rw-r--r--3630/CH8/EX8.8/Ex8_8.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/3630/CH8/EX8.8/Ex8_8.sce b/3630/CH8/EX8.8/Ex8_8.sce
new file mode 100644
index 000000000..7c9c6bd57
--- /dev/null
+++ b/3630/CH8/EX8.8/Ex8_8.sce
@@ -0,0 +1,5 @@
+clc;
+ApdB=3;
+Ap=10^(ApdB/10);
+disp(' ',Ap,"Ap=");
+