Skip to main content

log

log(
@x ## required
) -> llll/null

Returns the natural logarithm of @x


Arguments

  • @x [int/float/llll] Numeric llll.(required)

Output

Natural logarithm of @x. [llll/null]

warning

log is a built-in function in the bell programming language and is not unique or exclusive to bellplay~. As such, log will return null without raising an error if required arguments are not provided.