Calculates an unsigned area of a triangle which is composed of the given points.
array of position vectors which compose a triangle
unsigned area of triangle
See Implementation
Calculates an unsigned area of a triangle which is composed of the given points.