Question: Write a function that returns the area of the triangle formed by the vectors u=[2 3 4] and v=[1 -3 -1] Jux Function 2 Save
Write a function that returns the area of the triangle formed by the vectors u=[2 3 4] and v=[1 -3 -1] Jux Function 2 Save 1 function y- Area_Triangle(u, v) 3% for the cross product you can use the command "cross" 4 Y-3 5 5 7 end Code to call your function . X recall the function now to find the area of the triangle formed by the vectors u. 2.4 and 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
