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: 2.8.9053.20196
Public Function Atanh As UncNumber
public:
virtual UncNumber Atanh() sealed
abstract Atanh : unit -> UncNumber
override Atanh : unit -> UncNumber
UncNumberIMathTAtanh