UNPKG

@stdlib/number-float32-base-from-word

Version:

Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

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