IHyperbolicFunctions<TSelf>.Atanh(TSelf) 메서드

정의

값의 하이퍼볼릭 아크 탄젠트를 계산합니다.

public:
 static TSelf Atanh(TSelf x);
public static abstract TSelf Atanh (TSelf x);
static member Atanh : 'Self -> 'Self
Public Shared Function Atanh (x As TSelf) As TSelf

매개 변수

x
TSelf

하이퍼볼릭 아크 탄젠트를 계산할 값(라디안)입니다.

반환

TSelf

의 하이퍼볼릭 아크 탄젠트입니다 x.

적용 대상