René's URL Explorer Experiment


Title: 常用数学函数 - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fnumeric%2Fmath
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnumeric%2Fmath
页面https://zh.cppreference.com/cpp/numeric/math
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/numeric/math&action=edit&redlink=1
https://zh.cppreference.com/cpp/numeric/math
不转换https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/numeric/math&variant=zh-tw
阅读https://zh.cppreference.com/cpp/numeric/math
查看源代码https://zh.cppreference.com/index.php?title=cpp/numeric/math&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/numeric/math&action=history
https://zh.cppreference.com/cpp/numeric/math
cpphttps://zh.cppreference.com/cpp
numerichttps://zh.cppreference.com/cpp/numeric
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
数值库https://zh.cppreference.com/cpp/numeric
数学特殊函数https://zh.cppreference.com/cpp/numeric/special_functions
数学常数https://zh.cppreference.com/cpp/numeric/constants
基本线性代数算法https://zh.cppreference.com/cpp/numeric/linalg
数据并行类型(SIMD)https://zh.cppreference.com/cpp/numeric/simd
浮点数环境https://zh.cppreference.com/cpp/numeric/fenv
复数https://zh.cppreference.com/cpp/numeric/complex
数值数组 (valarray)https://zh.cppreference.com/cpp/numeric/valarray
伪随机数生成https://zh.cppreference.com/cpp/numeric/random
位操纵https://zh.cppreference.com/cpp/utility/bit
饱和算术https://zh.cppreference.com/cpp/numeric#饱和算术
因数运算https://zh.cppreference.com/cpp/numeric#因数运算
gcdhttps://zh.cppreference.com/cpp/numeric/gcd
lcmhttps://zh.cppreference.com/cpp/numeric/lcm
插值https://zh.cppreference.com/cpp/numeric#插值运算
midpointhttps://zh.cppreference.com/cpp/numeric/midpoint
lerphttps://zh.cppreference.com/cpp/numeric/lerp
泛型算术运算https://zh.cppreference.com/cpp/numeric#算术运算
iotahttps://zh.cppreference.com/cpp/algorithm/iota
ranges::iotahttps://zh.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://zh.cppreference.com/cpp/algorithm/accumulate
inner_producthttps://zh.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://zh.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://zh.cppreference.com/cpp/algorithm/partial_sum
reducehttps://zh.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://zh.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://zh.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://zh.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://zh.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://zh.cppreference.com/cpp/algorithm/transform_exclusive_scan
C 风格带检查整数算术https://zh.cppreference.com/cpp/numeric#带检查整数算术
ckd_addhttps://zh.cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://zh.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://zh.cppreference.com/cpp/numeric/ckd_mul
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
函数https://zh.cppreference.com/cpp/numeric/math#函数
基础运算https://zh.cppreference.com/cpp/numeric/math#基础运算
abs(int)labsllabsimaxabshttps://zh.cppreference.com/cpp/numeric/math/abs
abs(float)fabshttps://zh.cppreference.com/cpp/numeric/math/fabs
divldivlldivimaxdivhttps://zh.cppreference.com/cpp/numeric/math/div
fmodhttps://zh.cppreference.com/cpp/numeric/math/fmod
remainderhttps://zh.cppreference.com/cpp/numeric/math/remainder
remquohttps://zh.cppreference.com/cpp/numeric/math/remquo
fmahttps://zh.cppreference.com/cpp/numeric/math/fma
fmaxhttps://zh.cppreference.com/cpp/numeric/math/fmax
fminhttps://zh.cppreference.com/cpp/numeric/math/fmin
fdimhttps://zh.cppreference.com/cpp/numeric/math/fdim
nannanfnanlhttps://zh.cppreference.com/cpp/numeric/math/nan
指数函数https://zh.cppreference.com/cpp/numeric/math#指数函数
exphttps://zh.cppreference.com/cpp/numeric/math/exp
exp2https://zh.cppreference.com/cpp/numeric/math/exp2
expm1https://zh.cppreference.com/cpp/numeric/math/expm1
loghttps://zh.cppreference.com/cpp/numeric/math/log
log10https://zh.cppreference.com/cpp/numeric/math/log10
log1phttps://zh.cppreference.com/cpp/numeric/math/log1p
log2https://zh.cppreference.com/cpp/numeric/math/log2
幂函数https://zh.cppreference.com/cpp/numeric/math#幂函数
sqrthttps://zh.cppreference.com/cpp/numeric/math/sqrt
cbrthttps://zh.cppreference.com/cpp/numeric/math/cbrt
hypothttps://zh.cppreference.com/cpp/numeric/math/hypot
powhttps://zh.cppreference.com/cpp/numeric/math/pow
三角https://zh.cppreference.com/cpp/numeric/math#三角函数
双曲函数https://zh.cppreference.com/cpp/numeric/math#双曲函数
sinhttps://zh.cppreference.com/cpp/numeric/math/sin
coshttps://zh.cppreference.com/cpp/numeric/math/cos
tanhttps://zh.cppreference.com/cpp/numeric/math/tan
asinhttps://zh.cppreference.com/cpp/numeric/math/asin
acoshttps://zh.cppreference.com/cpp/numeric/math/acos
atanhttps://zh.cppreference.com/cpp/numeric/math/atan
atan2https://zh.cppreference.com/cpp/numeric/math/atan2
sinhhttps://zh.cppreference.com/cpp/numeric/math/sinh
coshhttps://zh.cppreference.com/cpp/numeric/math/cosh
tanhhttps://zh.cppreference.com/cpp/numeric/math/tanh
asinhhttps://zh.cppreference.com/cpp/numeric/math/asinh
acoshhttps://zh.cppreference.com/cpp/numeric/math/acosh
atanhhttps://zh.cppreference.com/cpp/numeric/math/atanh
误差与伽马函数https://zh.cppreference.com/cpp/numeric/math#误差与伽马函数
erfhttps://zh.cppreference.com/cpp/numeric/math/erf
erfchttps://zh.cppreference.com/cpp/numeric/math/erfc
lgammahttps://zh.cppreference.com/cpp/numeric/math/lgamma
tgammahttps://zh.cppreference.com/cpp/numeric/math/tgamma
浮点数的最接近整数https://zh.cppreference.com/cpp/numeric/math#浮点数的最接近整数
ceilhttps://zh.cppreference.com/cpp/numeric/math/ceil
floorhttps://zh.cppreference.com/cpp/numeric/math/floor
roundlroundllroundhttps://zh.cppreference.com/cpp/numeric/math/round
trunchttps://zh.cppreference.com/cpp/numeric/math/trunc
nearbyinthttps://zh.cppreference.com/cpp/numeric/math/nearbyint
rintlrintllrinthttps://zh.cppreference.com/cpp/numeric/math/rint
浮点数操作函数https://zh.cppreference.com/cpp/numeric/math#浮点数操作函数
frexphttps://zh.cppreference.com/cpp/numeric/math/frexp
modfhttps://zh.cppreference.com/cpp/numeric/math/modf
scalbnscalblnhttps://zh.cppreference.com/cpp/numeric/math/scalbn
ilogbhttps://zh.cppreference.com/cpp/numeric/math/ilogb
logbhttps://zh.cppreference.com/cpp/numeric/math/logb
ldexphttps://zh.cppreference.com/cpp/numeric/math/ldexp
nextafternexttowardhttps://zh.cppreference.com/cpp/numeric/math/nextafter
nextupnextdownhttps://zh.cppreference.com/index.php?title=cpp/numeric/math/nextup&action=edit&redlink=1
copysignhttps://zh.cppreference.com/cpp/numeric/math/copysign
分类与比较https://zh.cppreference.com/cpp/numeric/math#分类与比较
fpclassifyhttps://zh.cppreference.com/cpp/numeric/math/fpclassify
isfinitehttps://zh.cppreference.com/cpp/numeric/math/isfinite
isinfhttps://zh.cppreference.com/cpp/numeric/math/isinf
isnanhttps://zh.cppreference.com/cpp/numeric/math/isnan
isnormalhttps://zh.cppreference.com/cpp/numeric/math/isnormal
signbithttps://zh.cppreference.com/cpp/numeric/math/signbit
isgreaterhttps://zh.cppreference.com/cpp/numeric/math/isgreater
isgreaterequalhttps://zh.cppreference.com/cpp/numeric/math/isgreaterequal
islesshttps://zh.cppreference.com/cpp/numeric/math/isless
islessequalhttps://zh.cppreference.com/cpp/numeric/math/islessequal
islessgreaterhttps://zh.cppreference.com/cpp/numeric/math/islessgreater
isunorderedhttps://zh.cppreference.com/cpp/numeric/math/isunordered
类型https://zh.cppreference.com/cpp/numeric/math#类型
div_thttps://zh.cppreference.com/cpp/numeric/math/div
ldiv_thttps://zh.cppreference.com/cpp/numeric/math/div
lldiv_thttps://zh.cppreference.com/cpp/numeric/math/div
imaxdiv_thttps://zh.cppreference.com/cpp/numeric/math/div
float_thttps://zh.cppreference.com/cpp/numeric/math#Types
double_thttps://zh.cppreference.com/cpp/numeric/math#Types
宏常量https://zh.cppreference.com/cpp/numeric/math#宏常量
HUGE_VALFHUGE_VALHUGE_VALLhttps://zh.cppreference.com/cpp/numeric/math/HUGE_VAL
INFINITYhttps://zh.cppreference.com/cpp/numeric/math/INFINITY
NANhttps://zh.cppreference.com/cpp/numeric/math/NAN
FLT_SNANDBL_SNANLDBL_SNANhttps://zh.cppreference.com/index.php?title=cpp/types/climits/SNAN&action=edit&redlink=1
math_errhandlingMATH_ERRNOMATH_ERREXCEPThttps://zh.cppreference.com/cpp/numeric/math/math_errhandling
分类https://zh.cppreference.com/cpp/numeric/math#分类
FP_NORMALFP_SUBNORMALFP_ZEROFP_INFINITEFP_NANhttps://zh.cppreference.com/cpp/numeric/math/FP_categories
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/navbar_content&action=edit
1 函数https://zh.cppreference.com/cpp/numeric/math#函数
1.1 基础运算https://zh.cppreference.com/cpp/numeric/math#基础运算
1.2 指数函数https://zh.cppreference.com/cpp/numeric/math#指数函数
1.3 幂函数https://zh.cppreference.com/cpp/numeric/math#幂函数
1.4 三角函数https://zh.cppreference.com/cpp/numeric/math#三角函数
1.5 双曲函数https://zh.cppreference.com/cpp/numeric/math#双曲函数
1.6 误差与伽马函数https://zh.cppreference.com/cpp/numeric/math#误差与伽马函数
1.7 最接近整数的浮点运算https://zh.cppreference.com/cpp/numeric/math#最接近整数的浮点运算
1.8 浮点操作函数https://zh.cppreference.com/cpp/numeric/math#浮点操作函数
1.9 分类与比较https://zh.cppreference.com/cpp/numeric/math#分类与比较
2 类型https://zh.cppreference.com/cpp/numeric/math#类型
3 宏常量https://zh.cppreference.com/cpp/numeric/math#宏常量
3.1 分类https://zh.cppreference.com/cpp/numeric/math#分类
4 注解https://zh.cppreference.com/cpp/numeric/math#注解
5 参阅https://zh.cppreference.com/cpp/numeric/math#参阅
https://zh.cppreference.com/cpp/header/cstdlib
abs(int)labsllabshttps://zh.cppreference.com/cpp/numeric/math/abs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_abs&action=edit
div(int)ldivlldivhttps://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_div&action=edit
https://zh.cppreference.com/cpp/header/cinttypes
abs(std::intmax_t)imaxabshttps://zh.cppreference.com/cpp/numeric/math/abs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_imaxabs&action=edit
div(std::intmax_t)imaxdivhttps://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_imaxdiv&action=edit
https://zh.cppreference.com/cpp/header/cmath
abs(float)fabsfabsffabslhttps://zh.cppreference.com/cpp/numeric/math/fabs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fabs&action=edit
fmodfmodffmodlhttps://zh.cppreference.com/cpp/numeric/math/fmod
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fmod&action=edit
remainderremainderfremainderlhttps://zh.cppreference.com/cpp/numeric/math/remainder
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_remainder&action=edit
remquoremquofremquolhttps://zh.cppreference.com/cpp/numeric/math/remquo
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_remquo&action=edit
fmafmaffmalhttps://zh.cppreference.com/cpp/numeric/math/fma
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fma&action=edit
fmaxfmaxffmaxlhttps://zh.cppreference.com/cpp/numeric/math/fmax
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fmax&action=edit
fminfminffminlhttps://zh.cppreference.com/cpp/numeric/math/fmin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fmin&action=edit
fdimfdimffdimlhttps://zh.cppreference.com/cpp/numeric/math/fdim
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fdim&action=edit
nannanfnanlhttps://zh.cppreference.com/cpp/numeric/math/nan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fnan&action=edit
expexpfexplhttps://zh.cppreference.com/cpp/numeric/math/exp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_exp&action=edit
exp2exp2fexp2lhttps://zh.cppreference.com/cpp/numeric/math/exp2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_exp2&action=edit
expm1expm1fexpm1lhttps://zh.cppreference.com/cpp/numeric/math/expm1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_expm1&action=edit
loglogfloglhttps://zh.cppreference.com/cpp/numeric/math/log
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_log&action=edit
log10log10flog10lhttps://zh.cppreference.com/cpp/numeric/math/log10
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_log10&action=edit
log2log2flog2lhttps://zh.cppreference.com/cpp/numeric/math/log2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_log2&action=edit
log1plog1pflog1plhttps://zh.cppreference.com/cpp/numeric/math/log1p
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_log1p&action=edit
powpowfpowlhttps://zh.cppreference.com/cpp/numeric/math/pow
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_pow&action=edit
sqrtsqrtfsqrtlhttps://zh.cppreference.com/cpp/numeric/math/sqrt
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_sqrt&action=edit
cbrtcbrtfcbrtlhttps://zh.cppreference.com/cpp/numeric/math/cbrt
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_cbrt&action=edit
hypothypotfhypotlhttps://zh.cppreference.com/cpp/numeric/math/hypot
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_hypot&action=edit
sinsinfsinlhttps://zh.cppreference.com/cpp/numeric/math/sin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_sin&action=edit
coscosfcoslhttps://zh.cppreference.com/cpp/numeric/math/cos
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_cos&action=edit
tantanftanlhttps://zh.cppreference.com/cpp/numeric/math/tan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_tan&action=edit
asinasinfasinlhttps://zh.cppreference.com/cpp/numeric/math/asin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_asin&action=edit
acosacosfacoslhttps://zh.cppreference.com/cpp/numeric/math/acos
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_acos&action=edit
atanatanfatanlhttps://zh.cppreference.com/cpp/numeric/math/atan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_atan&action=edit
atan2atan2fatan2lhttps://zh.cppreference.com/cpp/numeric/math/atan2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_atan2&action=edit
sinhsinhfsinhlhttps://zh.cppreference.com/cpp/numeric/math/sinh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_sinh&action=edit
coshcoshfcoshlhttps://zh.cppreference.com/cpp/numeric/math/cosh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_cosh&action=edit
tanhtanhftanhlhttps://zh.cppreference.com/cpp/numeric/math/tanh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_tanh&action=edit
asinhasinhfasinhlhttps://zh.cppreference.com/cpp/numeric/math/asinh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_asinh&action=edit
acoshacoshfacoshlhttps://zh.cppreference.com/cpp/numeric/math/acosh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_acosh&action=edit
atanhatanhfatanhlhttps://zh.cppreference.com/cpp/numeric/math/atanh
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_atanh&action=edit
erferfferflhttps://zh.cppreference.com/cpp/numeric/math/erf
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_erf&action=edit
erfcerfcferfclhttps://zh.cppreference.com/cpp/numeric/math/erfc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_erfc&action=edit
tgammatgammaftgammalhttps://zh.cppreference.com/cpp/numeric/math/tgamma
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_tgamma&action=edit
lgammalgammaflgammalhttps://zh.cppreference.com/cpp/numeric/math/lgamma
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_lgamma&action=edit
ceilceilfceillhttps://zh.cppreference.com/cpp/numeric/math/ceil
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ceil&action=edit
floorfloorffloorlhttps://zh.cppreference.com/cpp/numeric/math/floor
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_floor&action=edit
trunctruncftrunclhttps://zh.cppreference.com/cpp/numeric/math/trunc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_trunc&action=edit
roundroundfroundllroundlroundflroundlllroundllroundfllroundlhttps://zh.cppreference.com/cpp/numeric/math/round
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_round&action=edit
nearbyintnearbyintfnearbyintlhttps://zh.cppreference.com/cpp/numeric/math/nearbyint
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_nearbyint&action=edit
rintrintfrintllrintlrintflrintlllrintllrintfllrintlhttps://zh.cppreference.com/cpp/numeric/math/rint
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_rint&action=edit
frexpfrexpffrexplhttps://zh.cppreference.com/cpp/numeric/math/frexp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_frexp&action=edit
ldexpldexpfldexplhttps://zh.cppreference.com/cpp/numeric/math/ldexp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ldexp&action=edit
modfmodffmodflhttps://zh.cppreference.com/cpp/numeric/math/modf
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_modf&action=edit
scalbnscalbnfscalbnlscalblnscalblnfscalblnlhttps://zh.cppreference.com/cpp/numeric/math/scalbn
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_scalbn&action=edit
ilogbilogbfilogblhttps://zh.cppreference.com/cpp/numeric/math/ilogb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ilogb&action=edit
logblogbflogblhttps://zh.cppreference.com/cpp/numeric/math/logb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_logb&action=edit
nextafternextafterfnextafterlnexttowardnexttowardfnexttowardlhttps://zh.cppreference.com/cpp/numeric/math/nextafter
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_nextafter&action=edit
nextupnextupfnextuplnextdownnextdownfnextdownlhttps://zh.cppreference.com/index.php?title=cpp/numeric/math/nextup&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_nextup&action=edit
copysigncopysignfcopysignlhttps://zh.cppreference.com/cpp/numeric/math/copysign
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_copysign&action=edit
fpclassifyhttps://zh.cppreference.com/cpp/numeric/math/fpclassify
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fpclassify&action=edit
isfinitehttps://zh.cppreference.com/cpp/numeric/math/isfinite
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isfinite&action=edit
isinfhttps://zh.cppreference.com/cpp/numeric/math/isinf
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isinf&action=edit
isnanhttps://zh.cppreference.com/cpp/numeric/math/isnan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isnan&action=edit
isnormalhttps://zh.cppreference.com/cpp/numeric/math/isnormal
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isnormal&action=edit
signbithttps://zh.cppreference.com/cpp/numeric/math/signbit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_signbit&action=edit
isgreaterhttps://zh.cppreference.com/cpp/numeric/math/isgreater
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isgreater&action=edit
isgreaterequalhttps://zh.cppreference.com/cpp/numeric/math/isgreaterequal
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isgreaterequal&action=edit
islesshttps://zh.cppreference.com/cpp/numeric/math/isless
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isless&action=edit
islessequalhttps://zh.cppreference.com/cpp/numeric/math/islessequal
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_islessequal&action=edit
islessgreaterhttps://zh.cppreference.com/cpp/numeric/math/islessgreater
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_islessgreater&action=edit
isunorderedhttps://zh.cppreference.com/cpp/numeric/math/isunordered
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isunordered&action=edit
https://zh.cppreference.com/cpp/header/cstdlib
div_thttps://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_div_t&action=edit
ldiv_thttps://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ldiv_t&action=edit
lldiv_thttps://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_lldiv_t&action=edit
https://zh.cppreference.com/cpp/header/cinttypes
imaxdiv_thttps://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_imaxdiv_t&action=edit
https://zh.cppreference.com/cpp/header/cmath
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_float_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_double_t&action=edit
https://zh.cppreference.com/cpp/header/cmath
HUGE_VALFHUGE_VALHUGE_VALLhttps://zh.cppreference.com/cpp/numeric/math/HUGE_VAL
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_HUGE_VAL&action=edit
math_errhandlingMATH_ERRNOMATH_ERREXCEPThttps://zh.cppreference.com/cpp/numeric/math/math_errhandling
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_math_errhandling&action=edit
https://zh.cppreference.com/cpp/header/cmath
https://zh.cppreference.com/cpp/header/cfloat
INFINITYhttps://zh.cppreference.com/cpp/numeric/math/INFINITY
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_INFINITY&action=edit
NANhttps://zh.cppreference.com/cpp/numeric/math/NAN
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_NAN&action=edit
https://zh.cppreference.com/cpp/header/cfloat
FLT_SNANDBL_SNANLDBL_SNANhttps://zh.cppreference.com/index.php?title=cpp/types/climits/SNAN&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_fp_SNAN&action=edit
https://zh.cppreference.com/cpp/header/cmath
FP_NORMALFP_SUBNORMALFP_ZEROFP_INFINITEFP_NANhttps://zh.cppreference.com/cpp/numeric/math/FP_categories
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_FP_categories&action=edit
功能特性测试https://zh.cppreference.com/cpp/utility/feature_test
__cpp_lib_constexpr_cmathhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_cmath
202202Lhttps://zh.cppreference.com/cpp/compiler_support/23#cpp_lib_constexpr_cmath_202202L
https://zh.cppreference.com/cpp/header/cmath
https://zh.cppreference.com/cpp/header/cstdlib
202306Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_constexpr_cmath_202306L
https://zh.cppreference.com/cpp/header/cmath
数学特殊函数https://zh.cppreference.com/cpp/numeric/special_functions
C 文档https://zh.cppreference.com/c/numeric/math
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/cpp/numeric/math
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/numeric/math
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/numeric/math
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/numeric/math&oldid=102735
页面信息https://zh.cppreference.com/index.php?title=cpp/numeric/math&action=info
Češtinahttps://cs.cppreference.com/cpp/numeric/math
Deutschhttps://de.cppreference.com/cpp/numeric/math
Englishhttp://en.cppreference.com/cpp/numeric/math
Españolhttp://es.cppreference.com/cpp/numeric/math
Françaishttp://fr.cppreference.com/cpp/numeric/math
Italianohttp://it.cppreference.com/cpp/numeric/math
日本語http://ja.cppreference.com/cpp/numeric/math
Polskihttp://pl.cppreference.com/cpp/numeric/math
Portuguêshttp://pt.cppreference.com/cpp/numeric/math
Русскийhttp://ru.cppreference.com/cpp/numeric/math
Türkçehttp://tr.cppreference.com/cpp/numeric/math

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.