Function median_8

Source
pub fn median_8(a: u8, b: u8, c: u8) -> u8
Expand description

Return the median of three integers.

ยงCost

122 mWU (milli weight units)