UNPKG

@stdlib/constants-float32-smallest-normal

Version:

Smallest positive normalized single-precision floating-point number.

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