Sequence StaticSubI32

std/arithmetic/scalar/i32::StaticSubI32


Parameters

↳ var sub: i32 = 0

Inputs

value: Stream<i32>

Outputs

↦ value: Stream<i32>


Substract a static value to i32.

Every number passed through the stream get value substracted.