require "bignum" local bits = math.round(100 / 0.30103) mpfr.init(bits, 100) mpfr.convert(false) print(mpfr.euler())