UNPKG

@stdlib/math-base-assert-is-positive-zero

Version:

Test if a double-precision floating-point numeric value is positive zero.

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