Sequence StaticAdd

std/arithmetic/scalar/f64::StaticAdd


Parameters

↳ var value: f64 = 0

Inputs

value: Stream<f64>

Outputs

↦ value: Stream<f64>


Add a static value to f64.

Every number passed through the stream get value added.