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

3 lines
37 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
seq = 1:100;
dec2base(seq,8)