UNPKG

84 Btext/coffeescriptView Raw
1test_expsin = ->
2 run_test [
3
4 "expsin(x)",
5 "1/2*i*exp(-i*x)-1/2*i*exp(i*x)",
6 ]