Sequence StaticLogF64

std/arithmetic/scalar/f64::StaticLogF64


Parameters

↳ var base: f64 = 10

Inputs

value: Stream<f64>

Outputs

↦ value: Stream<f64>


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