UNPKG

@stdlib/number-float64-base-assert-is-same-value-zero

Version:

Test if two double-precision floating-point numbers are the same value.

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