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