UNPKG

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

Version:

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

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