Show / Hide Table of Contents

Ln


Math Function

The Ln function returns an expression's natural logarithm.

Syntax

Ln(expression)

Syntax Example

Real1 = Ln(Real2)

Parameters

expression

An expression to take the natural logarithm of.

Parameter Example

The following example displays the natural logarithm of 10 when an Entity enters the Truck Location.

Display Ln(10)

Ln Example 1


Ln Example 2

Remarks

Note that the Ln function returns a real number.

In This Article
Back to top Generated by DocFX