calculator
TikTok Engagement Calculator
Calculate TikTok engagement rate, like rate, comment rate, and share rate from your video stats.
Perform matrix operations including addition, subtraction, multiplication, determinant, inverse, and transpose.
Matrix calculator
Add, subtract, multiply matrices or calculate determinant, inverse, and transpose.
Matrix A
Matrix B
Result
Scalar result
How to use
Matrices are fundamental to linear algebra, used extensively in computer graphics, machine learning, physics simulations, and engineering. This calculator supports the most common matrix operations for square matrices up to 4×4. Addition and subtraction operate element-wise — each cell in the result is the sum or difference of the corresponding cells in matrices A and B.
Matrix multiplication is not element-wise. Each cell in the result matrix is computed as the dot product of the corresponding row from A and column from B. This operation is not commutative: A×B generally produces a different result than B×A. The calculator follows the standard matrix multiplication algorithm.
The determinant is a scalar value that indicates whether a matrix is invertible and describes the scaling factor of the linear transformation the matrix represents. A determinant of zero means the matrix is singular and has no inverse. The inverse of a matrix A, denoted A⁻¹, is the matrix that satisfies A×A⁻¹ = I (the identity matrix). The calculator uses cofactor expansion for determinants and the adjugate method for computing inverses.
More Calculator tools
Related tools
calculator
Calculate TikTok engagement rate, like rate, comment rate, and share rate from your video stats.
calculator
Estimate staking rewards with compounding, validator fees, and multiple time periods for any crypto token.
calculator
Calculate return on investment, ROAS, CPM, CPC, and engagement metrics for influencer marketing campaigns.
converter
Convert JSON arrays to CSV and CSV to JSON instantly in your browser. Download CSV files with one click.