|
|
Ln
When applied to a number or an array of numbers, Ln produces the natural (Naperian) logarithm of the number or an array of the logarithms of the elements of the array, respectively.
Structure (for scalars): X becomes lnX
Examples: 1 becomes 0 2.71828 becomes 1 (1, 2.71828) becomes (0, 1)
Special compound model elements
|