Sequence StaticMultU32

std/arithmetic/scalar/u32::StaticMultU32


Parameters

↳ var factor: u32 = 0

Inputs

value: Stream<u32>

Outputs

↦ value: Stream<u32>


Multiply u32 by static value.

Every number passed through the stream is multiplied by value.