Sequence StaticSubF32

std/arithmetic/scalar/f32::StaticSubF32


Parameters

↳ var sub: f32 = 0

Inputs

value: Stream<f32>

Outputs

↦ value: Stream<f32>


Substract a static value to f32.

Every number passed through the stream get value substracted.