2020년 11월 20일 오전 4:14
| 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 |