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