|
|
|
|
|
by lifthrasiir
828 days ago
|
|
Older CPUs generally have used CORDIC (which does use LUT but that's only a part of the algorithm) due to its simplicity and compactness, while later CPUs with extensive microcode support would do the same thing as software implementations. |
|