comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Inverse Hyberbolic Tangent
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Inverse Hyberbolic Tangent [message #33346] Wed, 18 December 2002 10:29 Go to previous message
Patrick L. Nolan is currently offline  Patrick L. Nolan
Messages: 1
Registered: December 2002
Junior Member
p.pall <p.pall@atm.ox.ac.uk> wrote:

> Does anyone out there know how to compute INVERSE hypebolic tangent in IDL
> 5.5?

> An 'Atanh' function does not appear to exist.

> Does this mean I'll have to mess about with series expansions?

This one is easy to do on paper.
If y = atan(x),
then x = .5 * ln( (1+y) / (1-y) )

Of course you need to worry about singular behavior at
the boundaries and the possibility of invalid y values.

--
* Patrick L. Nolan *
* W. W. Hansen Experimental Physics Laboratory (HEPL) *
* Stanford University *
[Message index]
 
Read Message
Read Message
Previous Topic: Problem with database
Next Topic: HDF SD names?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 04:37:07 PDT 2025

Total time taken to generate the page: 1.60020 seconds