Skip to main content
triangle_area
use_
geometry
0.0.1
In use_
geometry::
triangle
use_geometry
::
triangle
Function
triangle_
area
Copy item path
Source
pub fn triangle_area(a:
Point2
, b:
Point2
, c:
Point2
) ->
f64
Expand description
Returns the 2D triangle area.