20th November 2020 at 4:14am
purpose | treating each input title as a number, return its logarithm with base equal to the numeric value of the parameter if specified, otherwise base e |
---|---|
input | a selection of titles |
parameter | N =a number |
output | the logarithm of each input title as numbers, with base N if specified otherwise base e |