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