Base Convert

Base e

Non-integer base using Euler's number (≈ 2.718). The most economical radix choice, balancing digit count against alphabet size. Natural logarithm of a number in base e counts integer digits minus one.

Also known as: euler, natural base, base 2.718

Try it