UNPKG

@stdlib/number-float32-base-significand

Version:

Return an integer corresponding to the significand of a single-precision floating-point number.

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