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
/
subst.coffee
8 lines
107 B
CoffeeScript
Raw
Permalink
Blame
History
test_subst =
->
run_test
[
"
subst((-1)^(1/2),i,-3 + 10*3^(1/2)*i/9)
"
,
"
-3+10/9*i*3^(1/2)
"
,
]
Reference in New Issue
View Git Blame
Copy Permalink