Skip to content

Faster & memory efficient approach to compute 3x3-Determinant thru applying Sarrus' Rule

Notifications You must be signed in to change notification settings

apanasara/Saruss_3x3_Determinant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Saruss_3x3_Determinant

to compute 3x3-Determinant thru applying Sarrus' Rule (without recursion).

[Wiki Link : https://en.wikipedia.org/wiki/Rule_of_Sarrus]

Mathematical Formulation

Formula

Example of 3x3 Determinant

Method

Rule of Sarrus

Performance test thru Javascript

JS file

About

Faster & memory efficient approach to compute 3x3-Determinant thru applying Sarrus' Rule

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages