Template Function cif::angle
Defined in File point.hpp
Function Documentation
-
template<typename F>
constexpr auto cif::angle(const point_type<F> &p1, const point_type<F> &p2, const point_type<F> &p3) return the angle in degrees between the vectors from point p2 to p1 and p2 to p3