.ModelicaReference.Operators.'log10()'

log10()

Information

Base 10 logarithm

Syntax

log10(u)

Description

Returns the base 10 logarithm of u, with u > 0. Argument u needs to be an Integer or Real expression.

The base 10 logarithm can also be accessed as Modelica.Math.log10.

log10

Examples

log10(1)
 = 0

Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos