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