UNPKG

@stdlib/constants-float64-max-ln

Version:

Natural logarithm of the maximum double-precision floating-point number.

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