Treatment trunc

std/ops/float::trunc


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ trunc: Stream<F>


Computes integer part of streamed values.