Function dumbmath::vec2f::detf_2x2

source ·
pub fn detf_2x2(
    top_left: f32,
    top_right: f32,
    bot_left: f32,
    bot_right: f32
) -> f32