This website requires JavaScript.
Explore
Help
Sign In
shulang
/
app
Template
Watch
1
Star
0
Fork
You've already forked app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7859032d92
app
/
node_modules
/
math-intrinsics
/
sign.d.ts
3 lines
57 B
TypeScript
Raw
Blame
History
declare
function
sign
(
x
:
number
)
:
number
;
export
=
sign
;
Reference in New Issue
View Git Blame
Copy Permalink