Let there be two vectors: \(a(x_1,y_1)\) and \( b(x_2,y_2 )\) . The area of a parallelogram, "stretched" on these vectors — is the module of the skew product \(x_1 \cdot y_2-x_2 \cdot y_1\) vectors, and the area of the "stretched" triangle is half that area.
Note that the described method for finding the area is better than Heron's formula, since it does not use root extraction, which leads to loss of calculation accuracy.