Skip to content

ElenaChes/javascript-html-matrix-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Calculator

A college project in JavaScript and HTML.
Calculates the determinant of a matrix up to size 4x4.

Content


Installation

  1. Open Math.html in your preferred browser.

Usage

  1. Select the matrix size (1x1, 2x2, 3x3, 4x4)
  2. Enter the matrix values.
  3. Click "Solve!"
  4. The determinant of the matrix will be displayed.

About

A college project in JavaScript and HTML. Calculates the determinant of a matrix up to size 4x4.

Topics

Resources

License

Stars

Watchers

Forks