blockLog

Logarithm of the input to a given base

Extends from Interfaces.PartialConverters.SISO (Converter with single input and single output).

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The output y is obtained as the logarithm of the input u to base base with the default base being Euler's number.

Parameters

TypeNameDefaultDescription
RealbaseeBase of the logarithm (default = Euler's number)

Connectors

TypeNameDefaultDescription
Connectors.RealInputu (from SISO)Input

Components

TypeNameDefaultDescription
RealOutputy (from SO)