C 語言基礎(chǔ)教程

C 語言流程控制

C 語言函數(shù)

C 語言數(shù)組

C 語言指針

C 語言字符串

C 語言結(jié)構(gòu)體

C 語言文件

C 其他

C 語言參考手冊

C 庫函數(shù) atanh() 使用方法及示例

C 標(biāo)準(zhǔn)庫 <math.h>

atanh()函數(shù)返回弧度數(shù)的反雙曲正切(反雙曲正切值)。

atanh()函數(shù)采用單個(gè)參數(shù)(-1≤x≥1),并以弧度返回圓弧反雙曲正切值。

atanh()函數(shù)包含在<math.h>頭文件中。

atanh()原型

double atanh(double x);

要查找類型為int,float或long double的弧雙曲正切,可以使用cast運(yùn)算符將類型顯式轉(zhuǎn)換為double。

 int x = 0;
 double result;
 result = atanh(double(x));

另外,C99中引入了兩個(gè)函數(shù)atanhf()和atanhl(),分別專門用于float類型和long double類型。

float atanhf(float x);
long double atanhl(long double x);

atanh()參數(shù)

atanh()函數(shù)采用一個(gè)大于或等于-1且小于或等于1的參數(shù)。

參數(shù)描述
double 值需要。 大于或等于1的雙精度值  (-1 ≤ x ≥ 1).

示例1:具有不同參數(shù)的atanh()函數(shù)

#include <stdio.h>
#include <math.h>

int main()
{
    //PI 常量
    const double PI =  3.1415926;
    double x, result;

    x =  -0.5;
    result = atanh(x);
    printf("atanh(%.2f) = %.2lf 弧度\n", x, result);

    //將弧度轉(zhuǎn)換成角度
    result = atanh(x)*180/PI;
    printf("atanh(%.2f) = %.2lf 度\n", x, result);

    //參數(shù)不在范圍內(nèi)
    x = 3;
    result = atanh(x);
    printf("atanh(%.2f) = %.2lf", x, result);

    return 0;
}

輸出結(jié)果

atanh(-0.50) = -0.55 弧度
atanh(-0.50) = -31.47 度
atanh(3.00) = nan

C 標(biāo)準(zhǔn)庫 <math.h>

丰满人妻一级特黄a大片,午夜无码免费福利一级,欧美亚洲精品在线,国产婷婷成人久久Av免费高清