RosettaCodeData/Task/Count-in-octal/MATLAB/count-in-octal-3.m

3 lines
37 B
Mathematica
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
seq = 1:100;
dec2base(seq,8)