math.log() function

    Special cases

    1. math.log(x: 0) // Returns -Inf
    2. math.log(x: NaN) // Returns NaN