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
/
arctanh.coffee
12 lines
128 B
CoffeeScript
Raw
Permalink
Blame
History
test_arctanh =
->
run_test
[
"
arctanh(0.0)
"
,
"
0.0
"
,
"
arctanh(0)
"
,
"
0
"
,
"
arctanh(tanh(x))
"
,
"
x
"
,
]
Reference in New Issue
View Git Blame
Copy Permalink