Its sometimes hard to type it if logarithm is not natural and base is not 10, especially if base is variable. So anyone know rules how to type?
2026-03-28 00:26:24.1774657584
How to type logarithms in Wolfram|Alpha?
164.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Two ways I just checked:
Typing
log(a,b)gives $\log_a(b)$.You can also use change-of-base to represent $\log_a(b)$ by
log(b)/log(a).