Sequence StaticMultI8

std/arithmetic/scalar/i8::StaticMultI8


Parameters

↳ var factor: i8 = 0

Inputs

value: Stream<i8>

Outputs

↦ value: Stream<i8>


Multiply i8 by static value.

Every number passed through the stream is multiplied by value.