.Modelica.Blocks.Math.Log

Output the logarithm (default base e) of the input (input > 0 required)

Information

This blocks computes the output y as the logarithm to the parameter base of the input u:

y = log( u ) / log( base );

An error occurs if the input u is zero or negative.

log.png

Generated at 2025-09-04T22:10:29Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos