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
/
cosh.coffee
12 lines
121 B
CoffeeScript
Raw
Blame
History
test_cosh =
->
run_test
[
"
cosh(x)
"
,
"
cosh(x)
"
,
"
cosh(0)
"
,
"
1
"
,
"
cosh(arccosh(x))
"
,
"
x
"
,
]
Reference in New Issue
View Git Blame
Copy Permalink