Codebox Operators log

log

The natural logarithm of the input (log base e)

log(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input value to be processed.

Returns

NameTypeDescription
out1number

The natural log of the input.

Aliases

  • ln