@log10()
Logarithm of x to the base 10.
Syntax
@log10 (x)
Type
HyperMesh Template Function
Inputs
- x
- A value of type real.
Example
@log(100) = Log10(100) = 2.000
Logarithm of x to the base 10.
@log10 (x)
HyperMesh Template Function
@log(100) = Log10(100) = 2.000