math.log10() function

    Special cases

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