Comment on Why is division so much more complex than other arithmetic operations?parentComments−broupannoiffuto3yAnd we can reduce multiplication to additions, so something does not add up.−pfdietz3yNot to a constant number of additions (or, more precisely, to a set of additions whose sizes sum to O(n)), no that is not known how to do that.
Comments
And we can reduce multiplication to additions, so something does not add up.
Not to a constant number of additions (or, more precisely, to a set of additions whose sizes sum to O(n)), no that is not known how to do that.