当前位置:网站首页>Abs (), fabs () and LABS ()
Abs (), fabs () and LABS ()
2022-08-03 20:12:00 【Luna programming】
abs ()
Syntax:
#include
int abs( int num ); //parameter type is int typep>
Function: The function returns the absolute value of the parameter num.For example:
int magic_number = 10;cout << "Enter a guess: ";cin >> x;cout << "Your guess was " << abs( magic_number - x ) << " away from the magic number." << endl;
labs ()
Syntax:
#include
long labs( long num );//The parameter type is long long
Function: The function returns the absolute value of the parameter num.
fabs ()
Syntax:
#include
double fabs( double arg );//The parameter type is double
Function: The function returns the absolute value of the parameter arg.
Mainly to find the absolute value of the higher precision double or float type
The above three functions can share a header file
边栏推荐
猜你喜欢
Node version switching tool NVM and npm source manager nrm
盲埋孔PCB叠孔设计的利与弊
Internet Download Manager简介及下载安装包,IDM序列号注册问题解决方法
【微信小程序2】事件传参与数据同步[03]
调用EasyCVR接口时视频流请求出现404,并报错SSL Error,是什么原因?
leetcode 231. 2 的幂
那些年我写过的语言
RNA核糖核酸修饰荧光染料|HiLyte Fluor 488/555/594/647/680/750标记RNA核糖核酸
不要再用if-else
tRNA修饰2-甲基胞嘧啶(m2C)|tRNA修饰m2G (N2-methylguanosine)
随机推荐
tRNA修饰2-甲基胞嘧啶(m2C)|tRNA修饰m2G (N2-methylguanosine)
刷题错题录1-隐式转换与精度丢失
glusterfs 搭建使用
ES6解构赋值--数组解构及对象解构
边缘盒子+时序数据库,美的数字化平台 iBuilding 背后的技术选型
李沐动手学深度学习V2-自然语言推断与数据集SNLI和代码实现
MapReduce介绍及执行过程
wordpress建立数据库连接时出错
ES6-箭头函数
剑指 Offer II 044. 二叉树每层的最大值-dfs法
2022.8.2
ES6--剩余参数
详解AST抽象语法树
高位套牢机构,用友网络的信任危机是如何产生的?
钱江摩托某型号产品ECU货不对版 消费者知情权应如何保障?
codeforces:C. Maximum Subrectangle【前缀和 + 贪心 + 最小子数组和】
ESP8266-Arduino编程实例-BH1750FVI环境光传感器驱动
Node version switching tool NVM and npm source manager nrm
消除对特权账户的依赖使用Kaniko构建镜像
微导纳米IPO过会:年营收4.28亿 君联与高瓴是股东