Treatment floor

std/ops/float::floor


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ floor: Stream<F>


Computes largest integer less than or equal to of streamed values.