UNPKG

@stdlib/constants-float64-log2-e

Version:

Base 2 logarithm of Euler's number.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import LOG2E from '../docs/types/index'; export = LOG2E;