C++ 基礎(chǔ)教程

C++ 流程控制

C++ 函數(shù)

C++ 數(shù)組 & 字符串

C++ 數(shù)據(jù)結(jié)構(gòu)

C++ 類 & 對(duì)象

C++ 指針

C++ 繼承

C++ STL 教程

C++ 參考手冊

C++ nextafter() 函數(shù)使用方法及示例

C++ 庫函數(shù) <cmath>

C ++中的nextafter(x,y)函數(shù)采用兩個(gè)參數(shù),返回x之后在y方向上的下一個(gè)可表示值。

該函數(shù)在<cmath>頭文件中定義。

nextafter()原型[從C ++ 11標(biāo)準(zhǔn)開始]

double nextafter(double x, double y);
float nextafter(float x, float y);
long double nextafter(long double x, long double y);
Promoted nextafter(Type1 x, Type2 y); // Additional overloads

從C ++ 11開始,如果傳遞給nextafter()的參數(shù)為long double,則返回類型Promoted為long double。如果不是,則返回類型Promoted為double。

nextafter()參數(shù)

  • x:基本值。

  • y:近似返回值的值。

nextafter()返回值

nextafter()函數(shù)返回x之后在y方向上的下一個(gè)可表示值。

示例1:nextafter()函數(shù)在C ++中如何工作?

#include <iostream>
#include <cmath>

using namespace std;

int main()
{
    double x = 0.0, y = 1.0;

    double resultInDouble = nextafter(x,y);
    cout << "nextafter(x, y) = " << resultInDouble << endl;

    return 0;
}

運(yùn)行該程序時(shí),輸出為:

nextafter(x, y) = 4.94066e-324

示例2:nextafter()函數(shù)用于不同類型的參數(shù)

#include <iostream>
#include <cmath>

using namespace std;

int main()
{
    float y = 1.0;
    double x = INFINITY;

    double result = nextafter(x,y);
    cout << "nextafter(x, y) = " << result << endl;

    return 0;
}

運(yùn)行該程序時(shí),輸出為:

nextafter(x, y) = 1.79769e+308

C++ 庫函數(shù) <cmath>

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