We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LOG-E value
Returns the natural (base-E) logarithm of the given value.
LOG-E is a native value.
#SOURCE
log-e: make native! [ [ {Returns the natural (base-E) logarithm of the given value.} value [number!] ] ]