标签: javascript math trigonometry
我一直在跳过数学课,现在我遇到了问题。 :)
您能否向我解释如何在Javascript中编写此表达式?
非常感谢! :)
答案 0 :(得分:3)
http://phpjs.org/functions/asinh:353
这将为您提供javascript中sinh inverse的代码。