NumberAtanh Method
Returns the angle whose hyperbolic tangent is the specified number.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Atanh As Number
public:
virtual Number Atanh() sealed
abstract Atanh : unit -> Number
override Atanh : unit -> Number
NumberIMathTAtanh