Definition: ln(x) is the logarithm base e (Eulerβs number β 2.718281828).
Domain: x > 0. (ln(0) β ββ; ln(negative) is undefined in reals.)
Key values: ln(1)=0, ln(e)=1, ln(ek)=k.
Change of base: logb(x) = ln(x)/ln(b). (Used above for log10 and log2.)
Growth: ln(x) increases slowly; doubling x adds ln(2) β 0.6931.
Precision: selector controls formatting (6β15 sig. digits), not the math engine.
Tips & edge cases
Use scientific notation for very small/large inputs (e.g., 1e-12).
If you need high-precision constants, enter them directly (e.g., 2.718281828 for e).
For unit conversions of logs, apply the change-of-base identity.
Cookies & privacy
Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences,
measure usage, and improve the platform. You can change your choices any time.
Privacy Policy.