UNPKG

@stdlib/constants-float64-log10-e

Version:

Base 10 logarithm of Euler's number.

4 lines (3 loc) 116 B
"use strict";var e=.4342944819032518;module.exports=e; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map