|
> There is no logic in having sinh but not asinh. Therefore Lua shouldI must confess that I did an entire course of Eletrical Engineering
> provide asinh, acosh and atanh. These functions are the staple of
> any first-year calculus student and are called "elementary" in books
> about mathematical functions.
and have no recollection of ever met them. Maybe it is just my memory...
If those definitions are good enough, they can easily be implemented
> To assist the team, here are the functions ready-coded in C89.
> These versions have been in use (by me only, AFAIK, although
> they are on my GitHub site in a package that I have not advertised)
> for more than a year.
in Lua itself by those that need them.
-- Roberto