Menu

#6 Add inverse hyperbolic functions

open
Functions (3)
9
2011-10-24
2011-10-24
No

arcsinh x = ln (x + sqrt(x^2 + 1))
arccosh x = ln (x + sqrt(x^2 - 1)) : x >= 1
and so on...
http://en.wikipedia.org/wiki/Hyperbolic_function#Inverse_functions_as_logarithms

I'll do this as soon as I get a working version of CLN (it seemed to have broke when I upgraded to Snow Leopard)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.