Computes inverse hyperbolic tangent of the number.
If obj is of type TSystem then applies this method recursively to all elements of the system.
public TNumber ATanH()
Public Function ATanH As TNumber
public:
TNumber^ ATanH()
member ATanH : unit -> TNumber
GeneralException | Thrown if Type of obj is neither scalar nor TSystem or if there are units of measurement. |