Skip to main content

Natural logarithm

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

<math:ln /> calculates the natural logarithm of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:ln

Results

BindingTypePredicate
varfloatN/A

Examples

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

<!-- 10 -->