UNPKG

@stdlib/constants-float64-log2-e

Version:

Base 2 logarithm of Euler's number.

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