BaReinhard / Hacktoberfest-Mathematics

Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.
https://bareinhard.github.io/Hacktoberfest-Mathematics/
GNU General Public License v3.0
122 stars 363 forks source link

Add determinant in Java #681

Closed Boomaa23 closed 1 year ago

Boomaa23 commented 4 years ago

Gets the determinant of any n by n matrix in Java.