Function simfony_as_rust::jet::arithmetic::median_16
source ยท pub fn median_16(a: u16, b: u16, c: u16) -> u16Expand description
Return the median of three integers.
pub fn median_16(a: u16, b: u16, c: u16) -> u16Return the median of three integers.