WLJS LogoWLJS Notebook

RealExponent

RealExponent[x] gives log₁₀(|x|).

  • RealExponent[x, b] gives log_b(|x|).

Examples

RealExponent[1000]
RealExponent[8, 2]
RealExponent[100, 10]

*See the official Wolfram Language Reference for more details.

On this page