Half.Atanh(Half) Método

Definição

Calcula o arco-tangente hiperbólico de um valor.

public:
 static Half Atanh(Half x) = System::Numerics::IHyperbolicFunctions<Half>::Atanh;
public static Half Atanh (Half x);
static member Atanh : Half -> Half
Public Shared Function Atanh (x As Half) As Half

Parâmetros

x
Half

Retornos

Half

O arco hiperbólico-tangente de x.

Implementações

Aplica-se a