I want to multiply two numbers.say 19 and 48.i want to do that using only two operators. / and =. how do i do that?
|
I want to multiply two numbers.say 19 and 48.i want to do that using only two operators. / and =. how do i do that?
a /= 1/b
« Download Visual Studio 2005/JAVA | HELP on parse trees.. » |