Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.2) |
m →Fast multiplication algorithms for large inputs: remove trailing escape from math tag |
||
Line 283:
Complex multiplication normally involves four multiplications and two additions.
:<math>(a+bi) (c+di) = (ac-bd) + (bc+ad)i.
Or
|