Grohiik / Determinant

Calculates the determinant of a matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Determinant

Calculates the determinant of a n*n matrix

Input your matrix with spaces between your collums and linebreaks between rows. Like this

"a b c
d e f
g h i"

About

Calculates the determinant of a matrix


Languages

Language:C# 100.0%