UNPKG

80 Btext/coffeescriptView Raw
1test_expcos = ->
2 run_test [
3
4 "expcos(x)",
5 "1/2*exp(-i*x)+1/2*exp(i*x)",
6 ]