UNPKG

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

Version:

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

4 lines (3 loc) 103 B
"use strict";var N=-324;module.exports=N; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map