Triangle Area
Gets the area of a triangle, by solving the following equation: S = 1/2 base height



The length of side B

The angle of C, in radians (unless -InDegrees is also set)

If set, angles will be in degrees

The base of the triangle

The height of the triangle

The length of side A.