.Modelica.Blocks.Math.Log10

Output the base 10 logarithm of the input (input > 0 required)

Information

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

y = log10( u );

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

log10.png

Generated at 2025-07-06T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos