Function piston_window::math::perp

source ยท
pub fn perp<T>(v: [T; 2]) -> [T; 2]
where T: Float,
Expand description

Creates a perpendicular vector.