Sequence StaticSub

std/arithmetic/scalar/i16::StaticSub


Parameters

↳ var sub: i16 = 0

Inputs

value: Stream<i16>

Outputs

↦ value: Stream<i16>


Substract a static value to i16.

Every number passed through the stream get value substracted.