Sequence StaticMultU8

std/arithmetic/scalar/u8::StaticMultU8


Parameters

↳ var factor: u8 = 0

Inputs

value: Stream<u8>

Outputs

↦ value: Stream<u8>


Multiply u8 by static value.

Every number passed through the stream is multiplied by value.