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
/
expsin.coffee
7 lines
90 B
CoffeeScript
Raw
Permalink
Blame
History
test_expsin =
->
run_test
[
"
expsin(x)
"
,
"
1/2*i*exp(-i*x)-1/2*i*exp(i*x)
"
,
]
Reference in New Issue
View Git Blame
Copy Permalink