UNPKG

algebrite

Version:

Computer Algebra System in Coffeescript

15 lines (9 loc) 115 B
test_arccosh = -> run_test [ "arccosh(1.0)", "0", "arccosh(1)", "0", "arccosh(cosh(x))", "x", ]