Output the base 10 logarithm of the input (input > 0 required)
Block that outputs y = log10(u), where
u is an input and log10() is the
logarithm (base-10) function.
An error occurs if the input u is zero or
negative.

- March 2, 2020, by Michael Wetter:
Changed icon to display dynamically the output value.
- January 3, 2017, by Michael Wetter:
First implementation, based on the implementation of the Modelica
Standard Library.
Generated at 2026-04-02T18:18:35Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos