UNPKG

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

Version:

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

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