C ++中的fabs()
C或C++库函数doublefabs(doublex)返回x的绝对值。x-这是浮点值。此函数返回x的绝对值。以下是fabs()函数的声明。
double fabs(double x)
以下示例显示了fabs()方法的用法。
示例
#include <iostream>
#include <cmath>
using namespace std;
int main () {
int a, b;
a = 1234;
b = -344;
cout << "The absolute value of " << a << " is " << fabs(a) <<
endl;
cout << "The absolute value of " << b << " is " << fabs(b) <<
endl;
return(0);
}输出结果
The absolute value of 1234 is 1234 The absolute value of -344 is 344
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短