This website requires JavaScript.
Explore
Help
Sign In
lfg2025
/
archy
Watch
1
Star
0
Fork
0
Code
Issues
24
Pull Requests
1
Actions
Packages
Projects
Releases
64
Wiki
Activity
Files
ccd9bf6ec8ef287352a1f9a851f992aefa125556
archy
/
apps
/
endurain
/
node_modules
/
math-intrinsics
/
isNegativeZero.d.ts
T
3 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add comprehensive installation and setup documentation
2026-01-27 17:18:21 +00:00
declare
function
isNegativeZero
(
x
:
unknown
)
:
boolean
;
export
=
isNegativeZero
;
Reference in New Issue
Copy Permalink