Skip to main content
triangle_area
use_
geometry
0.2.1
In use_
geometry::
prelude
use_geometry
::
prelude
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.