summaryrefslogtreecommitdiff
path: root/3507/CH28/EX28.1/Ex28_1.sce
blob: 7bbf4555954b9a0050b3c37ffc513ea14c1b3372 (plain)
1
2
3
4
5
6
//chapter28
//example28.1
//page590

a= dec2bin (37)
disp(a,'binary equivalent of decimal number 37 = ')