UNPKG

@stdlib/constants-float64-log10-e

Version:

Base 10 logarithm of Euler's number.

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