Algorithms Subtopics: Numerics - djdupaix/software_engineer GitHub Wiki

Numerics

Integer arithmetic and Karatsuba multiplication

Square roots and Newton's method

===

Numerics References

===

Link to Algorithms