ある2行2列の行列の入力に対して、行列式を出力してください。
例えば、入力が(1,2; 3,4)のとき、出力は1*4-3*2で-2となります。
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Maximum running product for a string of numbers
2254 Solvers
-
Back to basics 6 - Column Vector
1105 Solvers
-
42 Solvers
-
375 Solvers
-
Replace multiples of 5 with NaN
468 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!