UNPKG

@stdlib/constants-float64-min-base10-exponent

Version:

The minimum base 10 exponent for a normal double-precision floating-point number.

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