Sequence StaticMultF32

std/arithmetic/scalar/f32::StaticMultF32


Parameters

↳ var factor: f32 = 0

Inputs

value: Stream<f32>

Outputs

↦ value: Stream<f32>


Multiply f32 by static value.

Every number passed through the stream is multiplied by value.