Compute Area of Triangle (Heron's formula)

Compute the area of triangle given the length of all 3 sides using Heron's formula.

Examples in Go
No examples yet.
You can see if there are examples in other languages or
be the first to post an example in Go!