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
main
aljabar
/
node_modules
/
algebrite
/
tests
/
arccosh.coffee
15 lines
131 B
CoffeeScript
Raw
Permalink
Blame
History
test_arccosh =
->
run_test
[
"
arccosh(1.0)
"
,
"
0.0
"
,
"
arccosh(1)
"
,
"
0
"
,
"
arccosh(cosh(x))
"
,
"
x
"
,
]
Reference in New Issue
View Git Blame
Copy Permalink