summaryrefslogtreecommitdiff
path: root/3507/CH28/EX28.2/Ex28_2.sce
diff options
context:
space:
mode:
Diffstat (limited to '3507/CH28/EX28.2/Ex28_2.sce')
-rw-r--r--3507/CH28/EX28.2/Ex28_2.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/3507/CH28/EX28.2/Ex28_2.sce b/3507/CH28/EX28.2/Ex28_2.sce
new file mode 100644
index 000000000..fe53d95ce
--- /dev/null
+++ b/3507/CH28/EX28.2/Ex28_2.sce
@@ -0,0 +1,6 @@
+//chapter28
+//example28.2
+//page590
+
+a= dec2bin (23)
+disp(a,'binary equivalent of decimal number 23 = ')