Hacker News new | ask | show | jobs
by ThinBold 1382 days ago
Despite all the good contents, calling the inverse function of hyperbolic tangent "arctanh" just makes no sense.
2 comments

Isn't that the normal "math" name though? tan <-> arctan, tanh <-> arctanh ? What would you have called it? harctan?
For the hyperbolic version area is the correct counterpart of arc-length. See the wikipedia for a picture. So only "ar-" and "a-" make sense. Blindly using "arc-" is like saying non-invertible matrices are "vertible" because "in-" negates the meaning of a word.
Isn't that how it's done in NumPy?
It probably inherits the name from other languages that get it wrong.