summaryrefslogtreecommitdiff
path: root/1332/CH1/EX1.7/1_7.sce
blob: 510166fac830aaa1c6ac7be4b72587ac3d0d7003 (plain)
1
2
3
4
5
6
//Example 1.7
//Conversion to Decimal Number
//Page no. 7
clc;close;clear;

disp(dec2oct(467),'Octal of 467=')           //inbuilt function