[go: up one dir, main page]

Function vector_angle

Source
pub fn vector_angle<S>(v: TypedVector2D<S, UnknownUnit>) -> Angle<S>
where S: Scalar,