Treatment round
std/ops/float::round
Generics
◻ F:
Float
Inputs
⇥ value:
Stream<F>
Outputs
↦ round:
Stream<F>
Computes nearest integer to of streamed values.
std/ops/float::round
◻ F:
Float
⇥ value:
Stream<F>
↦ round:
Stream<F>
Computes nearest integer to of streamed values.