Skip to content

Program that calculates any dynamically input matrix's determinant

License

Notifications You must be signed in to change notification settings

DuckInspector/determinant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Determinant

Program that calculates any dynamically input matrix's determinant.

Compile with

gcc determinant.c -OutputName -lm

to link the math library

About

Program that calculates any dynamically input matrix's determinant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages