areaofparal3Dvec

Calculates the area of the parallelogram in 3D defined with two vectors, representing the vectors of its adjacent sides.Depending on input, function can return scalar, vector or matrix

Arguments

  1. Vector a, size 3
  2. Vector b, size 3

Output

Area of parallelogram

Examples

areaofparal3Dvec