(
(
(
(
c
If argument A
is
a matrix and argument B
is
a scalar,
then
the
result
is
a matrix.
Each column
of
the result contains the values
of
argument B expressed
in
the
number system specified by the corresponding column
of
argument
A:
2
1+
3
20
10
5
A~3
2pl0
20 10 10 10 5
A
B
ArB
tQA
T B
.......
t--------
The result can be transposed so
that
1 2 3 each row represents
the
values
of
2
'+
3 argument B expressed in
the
number
systems specified by argument A.
If argument A
is
a scalar or vector and argument B
is
a matrix,
the
result
is
a matrix
or
N-rank array, with
one
plane for each element
of
argument A:
A~10
10
10
B~2
2~)123
1+56
789
000
A
10 10
10
B
'+56
0
ArB
..,.
0
c:-
.-:J
..
B
0
.:'"
6
9 0
101