V
Vols
If we cannot use 'multiply' because of the memory limitation, how to
implement "a*b" ?
I know 3*7 can be written as 3<<3 - 3, but what is the general
solution? thanks.
Vol.
implement "a*b" ?
I know 3*7 can be written as 3<<3 - 3, but what is the general
solution? thanks.
Vol.