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