Output the base 10 logarithm of the input (input > 0 required)
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.
Generated at 2026-03-11T19:13:52Z
by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos