Turtle and Observer Command

log number base

Math function. Returns the log of number according to specified base.

Note: log of a negative number returns an error.

Examples:
log 100 10 returns 2

Related commands:
ln