number
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
log 100 10
Related commands: ln