René's URL Explorer Experiment


Title: std::isnormal - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://zh.cppreference.com/
创建账号http://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fnumeric%2Fmath%2Fisnormal
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnumeric%2Fmath%2Fisnormal
页面http://zh.cppreference.com/cpp/numeric/math/isnormal
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/numeric/math/isnormal&action=edit&redlink=1
http://zh.cppreference.com/cpp/numeric/math/isnormal
不转换http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&variant=zh-tw
阅读http://zh.cppreference.com/cpp/numeric/math/isnormal
查看源代码http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&action=history
http://zh.cppreference.com/cpp/numeric/math/isnormal
cpphttp://zh.cppreference.com/cpp
numerichttp://zh.cppreference.com/cpp/numeric
mathhttp://zh.cppreference.com/cpp/numeric/math
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
文本处理库http://zh.cppreference.com/cpp/text
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
数值库http://zh.cppreference.com/cpp/numeric
常用数学函数http://zh.cppreference.com/cpp/numeric/math
数学特殊函数http://zh.cppreference.com/cpp/numeric/special_functions
数学常数http://zh.cppreference.com/cpp/numeric/constants
基本线性代数算法http://zh.cppreference.com/cpp/numeric/linalg
数据并行类型(SIMD)http://zh.cppreference.com/cpp/numeric/simd
浮点数环境http://zh.cppreference.com/cpp/numeric/fenv
复数http://zh.cppreference.com/cpp/numeric/complex
数值数组 (valarray)http://zh.cppreference.com/cpp/numeric/valarray
伪随机数生成http://zh.cppreference.com/cpp/numeric/random
位操纵http://zh.cppreference.com/cpp/utility/bit
饱和算术http://zh.cppreference.com/cpp/numeric#饱和算术
因数运算http://zh.cppreference.com/cpp/numeric#因数运算
gcdhttp://zh.cppreference.com/cpp/numeric/gcd
lcmhttp://zh.cppreference.com/cpp/numeric/lcm
插值http://zh.cppreference.com/cpp/numeric#插值运算
midpointhttp://zh.cppreference.com/cpp/numeric/midpoint
lerphttp://zh.cppreference.com/cpp/numeric/lerp
泛型算术运算http://zh.cppreference.com/cpp/numeric#算术运算
iotahttp://zh.cppreference.com/cpp/algorithm/iota
ranges::iotahttp://zh.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttp://zh.cppreference.com/cpp/algorithm/accumulate
inner_producthttp://zh.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttp://zh.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttp://zh.cppreference.com/cpp/algorithm/partial_sum
reducehttp://zh.cppreference.com/cpp/algorithm/reduce
transform_reducehttp://zh.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttp://zh.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttp://zh.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttp://zh.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttp://zh.cppreference.com/cpp/algorithm/transform_exclusive_scan
C 风格带检查整数算术http://zh.cppreference.com/cpp/numeric#带检查整数算术
ckd_addhttp://zh.cppreference.com/cpp/numeric/ckd_add
ckd_subhttp://zh.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttp://zh.cppreference.com/cpp/numeric/ckd_mul
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
常用数学函数http://zh.cppreference.com/cpp/numeric/math
函数http://zh.cppreference.com/cpp/numeric/math#函数
基础运算http://zh.cppreference.com/cpp/numeric/math#基础运算
abs(int)labsllabsimaxabshttp://zh.cppreference.com/cpp/numeric/math/abs
abs(float)fabshttp://zh.cppreference.com/cpp/numeric/math/fabs
divldivlldivimaxdivhttp://zh.cppreference.com/cpp/numeric/math/div
fmodhttp://zh.cppreference.com/cpp/numeric/math/fmod
remainderhttp://zh.cppreference.com/cpp/numeric/math/remainder
remquohttp://zh.cppreference.com/cpp/numeric/math/remquo
fmahttp://zh.cppreference.com/cpp/numeric/math/fma
fmaxhttp://zh.cppreference.com/cpp/numeric/math/fmax
fminhttp://zh.cppreference.com/cpp/numeric/math/fmin
fdimhttp://zh.cppreference.com/cpp/numeric/math/fdim
nannanfnanlhttp://zh.cppreference.com/cpp/numeric/math/nan
指数函数http://zh.cppreference.com/cpp/numeric/math#指数函数
exphttp://zh.cppreference.com/cpp/numeric/math/exp
exp2http://zh.cppreference.com/cpp/numeric/math/exp2
expm1http://zh.cppreference.com/cpp/numeric/math/expm1
loghttp://zh.cppreference.com/cpp/numeric/math/log
log10http://zh.cppreference.com/cpp/numeric/math/log10
log1phttp://zh.cppreference.com/cpp/numeric/math/log1p
log2http://zh.cppreference.com/cpp/numeric/math/log2
幂函数http://zh.cppreference.com/cpp/numeric/math#幂函数
sqrthttp://zh.cppreference.com/cpp/numeric/math/sqrt
cbrthttp://zh.cppreference.com/cpp/numeric/math/cbrt
hypothttp://zh.cppreference.com/cpp/numeric/math/hypot
powhttp://zh.cppreference.com/cpp/numeric/math/pow
三角http://zh.cppreference.com/cpp/numeric/math#三角函数
双曲函数http://zh.cppreference.com/cpp/numeric/math#双曲函数
sinhttp://zh.cppreference.com/cpp/numeric/math/sin
coshttp://zh.cppreference.com/cpp/numeric/math/cos
tanhttp://zh.cppreference.com/cpp/numeric/math/tan
asinhttp://zh.cppreference.com/cpp/numeric/math/asin
acoshttp://zh.cppreference.com/cpp/numeric/math/acos
atanhttp://zh.cppreference.com/cpp/numeric/math/atan
atan2http://zh.cppreference.com/cpp/numeric/math/atan2
sinhhttp://zh.cppreference.com/cpp/numeric/math/sinh
coshhttp://zh.cppreference.com/cpp/numeric/math/cosh
tanhhttp://zh.cppreference.com/cpp/numeric/math/tanh
asinhhttp://zh.cppreference.com/cpp/numeric/math/asinh
acoshhttp://zh.cppreference.com/cpp/numeric/math/acosh
atanhhttp://zh.cppreference.com/cpp/numeric/math/atanh
误差与伽马函数http://zh.cppreference.com/cpp/numeric/math#误差与伽马函数
erfhttp://zh.cppreference.com/cpp/numeric/math/erf
erfchttp://zh.cppreference.com/cpp/numeric/math/erfc
lgammahttp://zh.cppreference.com/cpp/numeric/math/lgamma
tgammahttp://zh.cppreference.com/cpp/numeric/math/tgamma
浮点数的最接近整数http://zh.cppreference.com/cpp/numeric/math#浮点数的最接近整数
ceilhttp://zh.cppreference.com/cpp/numeric/math/ceil
floorhttp://zh.cppreference.com/cpp/numeric/math/floor
roundlroundllroundhttp://zh.cppreference.com/cpp/numeric/math/round
trunchttp://zh.cppreference.com/cpp/numeric/math/trunc
nearbyinthttp://zh.cppreference.com/cpp/numeric/math/nearbyint
rintlrintllrinthttp://zh.cppreference.com/cpp/numeric/math/rint
浮点数操作函数http://zh.cppreference.com/cpp/numeric/math#浮点数操作函数
frexphttp://zh.cppreference.com/cpp/numeric/math/frexp
modfhttp://zh.cppreference.com/cpp/numeric/math/modf
scalbnscalblnhttp://zh.cppreference.com/cpp/numeric/math/scalbn
ilogbhttp://zh.cppreference.com/cpp/numeric/math/ilogb
logbhttp://zh.cppreference.com/cpp/numeric/math/logb
ldexphttp://zh.cppreference.com/cpp/numeric/math/ldexp
nextafternexttowardhttp://zh.cppreference.com/cpp/numeric/math/nextafter
nextupnextdownhttp://zh.cppreference.com/index.php?title=cpp/numeric/math/nextup&action=edit&redlink=1
copysignhttp://zh.cppreference.com/cpp/numeric/math/copysign
分类与比较http://zh.cppreference.com/cpp/numeric/math#分类与比较
fpclassifyhttp://zh.cppreference.com/cpp/numeric/math/fpclassify
isfinitehttp://zh.cppreference.com/cpp/numeric/math/isfinite
isinfhttp://zh.cppreference.com/cpp/numeric/math/isinf
isnanhttp://zh.cppreference.com/cpp/numeric/math/isnan
signbithttp://zh.cppreference.com/cpp/numeric/math/signbit
isgreaterhttp://zh.cppreference.com/cpp/numeric/math/isgreater
isgreaterequalhttp://zh.cppreference.com/cpp/numeric/math/isgreaterequal
islesshttp://zh.cppreference.com/cpp/numeric/math/isless
islessequalhttp://zh.cppreference.com/cpp/numeric/math/islessequal
islessgreaterhttp://zh.cppreference.com/cpp/numeric/math/islessgreater
isunorderedhttp://zh.cppreference.com/cpp/numeric/math/isunordered
类型http://zh.cppreference.com/cpp/numeric/math#类型
div_thttp://zh.cppreference.com/cpp/numeric/math/div
ldiv_thttp://zh.cppreference.com/cpp/numeric/math/div
lldiv_thttp://zh.cppreference.com/cpp/numeric/math/div
imaxdiv_thttp://zh.cppreference.com/cpp/numeric/math/div
float_thttp://zh.cppreference.com/cpp/numeric/math#Types
double_thttp://zh.cppreference.com/cpp/numeric/math#Types
宏常量http://zh.cppreference.com/cpp/numeric/math#宏常量
HUGE_VALFHUGE_VALHUGE_VALLhttp://zh.cppreference.com/cpp/numeric/math/HUGE_VAL
INFINITYhttp://zh.cppreference.com/cpp/numeric/math/INFINITY
NANhttp://zh.cppreference.com/cpp/numeric/math/NAN
FLT_SNANDBL_SNANLDBL_SNANhttp://zh.cppreference.com/index.php?title=cpp/types/climits/SNAN&action=edit&redlink=1
math_errhandlingMATH_ERRNOMATH_ERREXCEPThttp://zh.cppreference.com/cpp/numeric/math/math_errhandling
分类http://zh.cppreference.com/cpp/numeric/math#分类
FP_NORMALFP_SUBNORMALFP_ZEROFP_INFINITEFP_NANhttp://zh.cppreference.com/cpp/numeric/math/FP_categories
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/navbar_content&action=edit
http://zh.cppreference.com/cpp/header/cmath
SIMD 重载http://zh.cppreference.com/cpp/numeric/simd#数学函数
http://zh.cppreference.com/cpp/header/simd
额外重载http://zh.cppreference.com/cpp/numeric/math/isnormal#注解
http://zh.cppreference.com/cpp/header/cmath
math-floating-pointhttp://zh.cppreference.com/cpp/numeric/simd#math-floating-point
deduced-simd-thttp://zh.cppreference.com/cpp/numeric/simd#deduced-simd-t
1 参数http://zh.cppreference.com/cpp/numeric/math/isnormal#参数
2 返回值http://zh.cppreference.com/cpp/numeric/math/isnormal#返回值
3 注解http://zh.cppreference.com/cpp/numeric/math/isnormal#注解
4 示例http://zh.cppreference.com/cpp/numeric/math/isnormal#示例
5 参阅http://zh.cppreference.com/cpp/numeric/math/isnormal#参阅
fpclassifyhttp://zh.cppreference.com/cpp/numeric/math/fpclassify
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_fpclassify&action=edit
isfinitehttp://zh.cppreference.com/cpp/numeric/math/isfinite
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isfinite&action=edit
isinfhttp://zh.cppreference.com/cpp/numeric/math/isinf
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isinf&action=edit
isnanhttp://zh.cppreference.com/cpp/numeric/math/isnan
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_isnan&action=edit
C 文档http://zh.cppreference.com/c/numeric/math/isnormal
分类http://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面http://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页http://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改http://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面http://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
http://zh.cppreference.com/cpp/numeric/math/isnormal
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/numeric/math/isnormal
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/numeric/math/isnormal
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面http://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&oldid=77183
页面信息http://zh.cppreference.com/index.php?title=cpp/numeric/math/isnormal&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/math/isnormal
Englishhttp://en.cppreference.com/cpp/numeric/math/isnormal
Españolhttp://es.cppreference.com/cpp/numeric/math/isnormal
Françaishttp://fr.cppreference.com/cpp/numeric/math/isnormal
Italianohttp://it.cppreference.com/cpp/numeric/math/isnormal
日本語http://ja.cppreference.com/cpp/numeric/math/isnormal
Portuguêshttp://pt.cppreference.com/cpp/numeric/math/isnormal
Русскийhttp://ru.cppreference.com/cpp/numeric/math/isnormal

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.