UNPKG

math-intrinsics

Version:

ES Math-related intrinsics and helpers, robustly cached.

3 lines (2 loc) 79 B
declare function isNegativeZero(x: unknown): boolean; export = isNegativeZero;