UncNumberAtanh Method
Returns the angle whose hyperbolic tangent is the specified number.
Namespace: Metas.UncLib.DistPropAssembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
Public Function Atanh As UncNumber
public:
virtual UncNumber Atanh() sealed
abstract Atanh : unit -> UncNumber
override Atanh : unit -> UncNumber
UncNumberIMathTAtanh