"There is a trade-off in that there may be some loss of precision when using floating point." Says Wikipedia. :(

2019년 8월 29일 (목) 07:31, Henning Thielemann <lemming@henning-thielemann.de>님이 작성:

On Thu, 29 Aug 2019, Dannyu NDos wrote:

> It is possible to have 3 multiplications rather than 4:
> https://en.m.wikipedia.org/wiki/Multiplication_algorithm#Complex_multiplication_algorithm

But it is less precise, right?