pub fn array_min<const N: usize, T: Real>(array: [T; N]) -> T