Treatment min

ops/f32::min


Inputs

⇥ a: Stream<f32>
⇥ b: Stream<f32>

Outputs

↦ min: Stream<f32>


Compares and gives the minimum of two values.