functionlog

Natural (base e) logarithm (u shall be > 0)

Extends from Modelica.Math.Icons.AxisLeft (Basic icon for mathematical function with y-axis on left side).

Information

This function returns y = log(u) (the natural logarithm of u), with u > 0:

Inputs

TypeNameDefaultDescription
RealuIndependent variable

Outputs

TypeNameDefaultDescription
RealyDependent variable y=ln(u)