This website requires JavaScript.
Explore
Help
Sign In
nisaguci.pkl
/
aljabar
Watch
1
Star
0
Fork
You've already forked aljabar
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
83fe317ce9
aljabar
/
node_modules
/
algebrite
/
tests
/
sinh.coffee
12 lines
121 B
CoffeeScript
Raw
Blame
History
test_sinh =
->
run_test
[
"
sinh(x)
"
,
"
sinh(x)
"
,
"
sinh(0)
"
,
"
0
"
,
"
sinh(arcsinh(x))
"
,
"
x
"
,
]
Reference in New Issue
View Git Blame
Copy Permalink