Treatment round

std/ops/float::round


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ round: Stream<F>


Computes nearest integer to of streamed values.