MeiFagundes / Sqrt8086

SquareRoot calculator algorithm with decimal precision support for Intel 8086 Architecture written in Assembly 8086.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sqrt8086

Sqrt8086 is a Square Root calculator made for Intel 8086 Architecture written in Assembly 8086.

The main goal of this experiment is to try to calculate a square root with decimal precision without having floating point on the processor itself.

thumbnail.jpg

About

SquareRoot calculator algorithm with decimal precision support for Intel 8086 Architecture written in Assembly 8086.

License:GNU General Public License v3.0


Languages

Language:Assembly 100.0%