WOLFRAM SYSTEM MODELER

log10

Base 10 logarithm (u shall be > 0)

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.log10"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function returns y = log10(u), with u > 0:

Syntax

y = log10(u)

Inputs (1)

u

Type: Real

Description: Independent variable

Outputs (1)

y

Type: Real

Description: Dependent variable y=lg(u)