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

 

History

2 Commits
 
 
 
 
 
 
 
 

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