UNPKG

algebrite

Version:

Computer Algebra System in Coffeescript

12 lines (9 loc) 114 B
test_arctanh = -> run_test [ "arctanh(0.0)", "0.0", "arctanh(0)", "0", "arctanh(tanh(x))", "x", ]