Skip to content

An implementation of the quadratic formula in assembly and c.

Notifications You must be signed in to change notification settings

TimLeach635/asm-quad-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

caa8d9f · Jun 3, 2018

History

2 Commits
Jun 3, 2018
Jun 3, 2018
Jun 3, 2018
Jun 3, 2018

Repository files navigation

asm-quad-formula

An implementation of the quadratic formula in assembly and c.

How to use

make
bin/quadratic

This only works on Linux so far. Make sure you have nasm installed!

About

An implementation of the quadratic formula in assembly and c.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published