Skip to content

GttMone/determinant-calc

Repository files navigation

Matrix Determinant Calculator

A school project - simple web app to calculate the determinant of a matrix.

Features

  • Supports 2x2, 3x3, and 4x4 matrices
  • User-friendly interface with clear instructions
  • Keyboard shortcuts for quick calculations

Keyboard Shortcuts

  • Ctrl + Q: Clear the input fields and result.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.