Sequence StaticAdd

std/arithmetic/scalar/f32::StaticAdd


Parameters

↳ var value: f32 = 0

Inputs

value: Stream<f32>

Outputs

↦ value: Stream<f32>


Add a static value to f32.

Every number passed through the stream get value added.