log « Math « PHP






1.Calculate logarithms with other base values by dividing the result of the log() function with log(base).
2.Calculation of e, the inverse nature of exp and log
3.calculate logarithms by dividing log() function with log(base)