Skip to main content

Natural logarithm

Anatomy

<math:ln var="var">
float
</math:ln>

Description: MATH:LN calculates the natural logarithm of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:ln

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:ln>22026.465794807</math:ln>
</output>

<!-- 10 -->