UNPKG

@stdlib/constants-float64-high-word-sign-mask

Version:

High word mask for the sign bit of a double-precision floating-point number.

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