Sequence StaticAdd

std/arithmetic/scalar/i16::StaticAdd


Parameters

↳ var value: i16 = 0

Inputs

value: Stream<i16>

Outputs

↦ value: Stream<i16>


Add a static value to i16.

Every number passed through the stream get value added.