Sequence StaticLog

std/arithmetic/scalar/f32::StaticLog


Parameters

↳ var base: f32 = 10

Inputs

value: Stream<f32>

Outputs

↦ value: Stream<f32>


Computes the logarithms from a stream of f32 with respect to a static base.