René's URL Explorer Experiment


Title: std::frexp, std::frexpf, std::frexpl - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fnumeric%2Fmath%2Ffrexp
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnumeric%2Fmath%2Ffrexp
Pagehttps://www.cppreference.com/cpp/numeric/math/frexp
Discussionhttps://www.cppreference.com/Talk:cpp/numeric/math/frexp
https://www.cppreference.com/cpp/numeric/math/frexp
Readhttps://www.cppreference.com/cpp/numeric/math/frexp
View sourcehttps://www.cppreference.com/index.php?title=cpp/numeric/math/frexp&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/numeric/math/frexp&action=history
https://www.cppreference.com/cpp/numeric/math/frexp
cpphttps://www.cppreference.com/cpp
numerichttps://www.cppreference.com/cpp/numeric
mathhttps://www.cppreference.com/cpp/numeric/math
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Common mathematical functionshttps://www.cppreference.com/cpp/numeric/math
Mathematical special functionshttps://www.cppreference.com/cpp/numeric/special_functions
Mathematical constantshttps://www.cppreference.com/cpp/numeric/constants
Basic linear algebra algorithmshttps://www.cppreference.com/cpp/numeric/linalg
Data-parallel types (SIMD)https://www.cppreference.com/cpp/numeric/simd
Floating-point environmenthttps://www.cppreference.com/cpp/numeric/fenv
Complex numbershttps://www.cppreference.com/cpp/numeric/complex
Numeric array (valarray)https://www.cppreference.com/cpp/numeric/valarray
Pseudo-random number generationhttps://www.cppreference.com/cpp/numeric/random
Bit manipulationhttps://www.cppreference.com/cpp/utility/bit
Saturation arithmetichttps://www.cppreference.com/cpp/numeric#Saturation_arithmetic
Factor operationshttps://www.cppreference.com/cpp/numeric#Factor_operations
gcdhttps://www.cppreference.com/cpp/numeric/gcd
lcmhttps://www.cppreference.com/cpp/numeric/lcm
Interpolationshttps://www.cppreference.com/cpp/numeric#Interpolation_operations
midpointhttps://www.cppreference.com/cpp/numeric/midpoint
lerphttps://www.cppreference.com/cpp/numeric/lerp
Generic numeric operationshttps://www.cppreference.com/cpp/numeric#Numeric_operations
iotahttps://www.cppreference.com/cpp/algorithm/iota
ranges::iotahttps://www.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://www.cppreference.com/cpp/algorithm/accumulate
inner_producthttps://www.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://www.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://www.cppreference.com/cpp/algorithm/partial_sum
reducehttps://www.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://www.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://www.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://www.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://www.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://www.cppreference.com/cpp/algorithm/transform_exclusive_scan
C-style checked integer arithmetichttps://www.cppreference.com/cpp/numeric#Checked_integer_arithmetic
ckd_addhttps://www.cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://www.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://www.cppreference.com/cpp/numeric/ckd_mul
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
Common mathematical functionshttps://www.cppreference.com/cpp/numeric/math
Functionshttps://www.cppreference.com/cpp/numeric/math#Functions
Basic operationshttps://www.cppreference.com/cpp/numeric/math#Basic_operations
abs(int)labsllabsimaxabshttps://www.cppreference.com/cpp/numeric/math/abs
abs(float)fabshttps://www.cppreference.com/cpp/numeric/math/fabs
divldivlldivimaxdivhttps://www.cppreference.com/cpp/numeric/math/div
fmodhttps://www.cppreference.com/cpp/numeric/math/fmod
remainderhttps://www.cppreference.com/cpp/numeric/math/remainder
remquohttps://www.cppreference.com/cpp/numeric/math/remquo
fmahttps://www.cppreference.com/cpp/numeric/math/fma
fmaxhttps://www.cppreference.com/cpp/numeric/math/fmax
fminhttps://www.cppreference.com/cpp/numeric/math/fmin
fdimhttps://www.cppreference.com/cpp/numeric/math/fdim
nannanfnanlhttps://www.cppreference.com/cpp/numeric/math/nan
Exponential functionshttps://www.cppreference.com/cpp/numeric/math#Exponential_functions
exphttps://www.cppreference.com/cpp/numeric/math/exp
exp2https://www.cppreference.com/cpp/numeric/math/exp2
expm1https://www.cppreference.com/cpp/numeric/math/expm1
loghttps://www.cppreference.com/cpp/numeric/math/log
log10https://www.cppreference.com/cpp/numeric/math/log10
log1phttps://www.cppreference.com/cpp/numeric/math/log1p
log2https://www.cppreference.com/cpp/numeric/math/log2
Power functionshttps://www.cppreference.com/cpp/numeric/math#Power_functions
sqrthttps://www.cppreference.com/cpp/numeric/math/sqrt
cbrthttps://www.cppreference.com/cpp/numeric/math/cbrt
hypothttps://www.cppreference.com/cpp/numeric/math/hypot
powhttps://www.cppreference.com/cpp/numeric/math/pow
Trigonometrichttps://www.cppreference.com/cpp/numeric/math#Trigonometric_functions
hyperbolic functionshttps://www.cppreference.com/cpp/numeric/math#Hyperbolic_functions
sinhttps://www.cppreference.com/cpp/numeric/math/sin
coshttps://www.cppreference.com/cpp/numeric/math/cos
tanhttps://www.cppreference.com/cpp/numeric/math/tan
asinhttps://www.cppreference.com/cpp/numeric/math/asin
acoshttps://www.cppreference.com/cpp/numeric/math/acos
atanhttps://www.cppreference.com/cpp/numeric/math/atan
atan2https://www.cppreference.com/cpp/numeric/math/atan2
sinhhttps://www.cppreference.com/cpp/numeric/math/sinh
coshhttps://www.cppreference.com/cpp/numeric/math/cosh
tanhhttps://www.cppreference.com/cpp/numeric/math/tanh
asinhhttps://www.cppreference.com/cpp/numeric/math/asinh
acoshhttps://www.cppreference.com/cpp/numeric/math/acosh
atanhhttps://www.cppreference.com/cpp/numeric/math/atanh
Error and gamma functionshttps://www.cppreference.com/cpp/numeric/math#Error_and_gamma_functions
erfhttps://www.cppreference.com/cpp/numeric/math/erf
erfchttps://www.cppreference.com/cpp/numeric/math/erfc
lgammahttps://www.cppreference.com/cpp/numeric/math/lgamma
tgammahttps://www.cppreference.com/cpp/numeric/math/tgamma
Nearest integer floating point operationshttps://www.cppreference.com/cpp/numeric/math#Nearest_integer_floating_point_operations
ceilhttps://www.cppreference.com/cpp/numeric/math/ceil
floorhttps://www.cppreference.com/cpp/numeric/math/floor
roundlroundllroundhttps://www.cppreference.com/cpp/numeric/math/round
trunchttps://www.cppreference.com/cpp/numeric/math/trunc
nearbyinthttps://www.cppreference.com/cpp/numeric/math/nearbyint
rintlrintllrinthttps://www.cppreference.com/cpp/numeric/math/rint
Floating point manipulation functionshttps://www.cppreference.com/cpp/numeric/math#Floating_point_manipulation_functions
modfhttps://www.cppreference.com/cpp/numeric/math/modf
scalbnscalblnhttps://www.cppreference.com/cpp/numeric/math/scalbn
ilogbhttps://www.cppreference.com/cpp/numeric/math/ilogb
logbhttps://www.cppreference.com/cpp/numeric/math/logb
ldexphttps://www.cppreference.com/cpp/numeric/math/ldexp
nextafternexttowardhttps://www.cppreference.com/cpp/numeric/math/nextafter
nextupnextdownhttps://www.cppreference.com/index.php?title=cpp/numeric/math/nextup&action=edit&redlink=1
copysignhttps://www.cppreference.com/cpp/numeric/math/copysign
Classification and comparisonhttps://www.cppreference.com/cpp/numeric/math#Classification_and_comparison
fpclassifyhttps://www.cppreference.com/cpp/numeric/math/fpclassify
isfinitehttps://www.cppreference.com/cpp/numeric/math/isfinite
isinfhttps://www.cppreference.com/cpp/numeric/math/isinf
isnanhttps://www.cppreference.com/cpp/numeric/math/isnan
isnormalhttps://www.cppreference.com/cpp/numeric/math/isnormal
signbithttps://www.cppreference.com/cpp/numeric/math/signbit
isgreaterhttps://www.cppreference.com/cpp/numeric/math/isgreater
isgreaterequalhttps://www.cppreference.com/cpp/numeric/math/isgreaterequal
islesshttps://www.cppreference.com/cpp/numeric/math/isless
islessequalhttps://www.cppreference.com/cpp/numeric/math/islessequal
islessgreaterhttps://www.cppreference.com/cpp/numeric/math/islessgreater
isunorderedhttps://www.cppreference.com/cpp/numeric/math/isunordered
Typeshttps://www.cppreference.com/cpp/numeric/math#Types
div_thttps://www.cppreference.com/cpp/numeric/math/div
ldiv_thttps://www.cppreference.com/cpp/numeric/math/div
lldiv_thttps://www.cppreference.com/cpp/numeric/math/div
imaxdiv_thttps://www.cppreference.com/cpp/numeric/math/div
float_thttps://www.cppreference.com/cpp/numeric/math#Types
double_thttps://www.cppreference.com/cpp/numeric/math#Types
Macro constantshttps://www.cppreference.com/cpp/numeric/math#Macro_constants
HUGE_VALFHUGE_VALHUGE_VALLhttps://www.cppreference.com/cpp/numeric/math/HUGE_VAL
INFINITYhttps://www.cppreference.com/cpp/numeric/math/INFINITY
NANhttps://www.cppreference.com/cpp/numeric/math/NAN
FLT_SNANDBL_SNANLDBL_SNANhttps://www.cppreference.com/index.php?title=cpp/types/climits/SNAN&action=edit&redlink=1
math_errhandlingMATH_ERRNOMATH_ERREXCEPThttps://www.cppreference.com/cpp/numeric/math/math_errhandling
Classificationhttps://www.cppreference.com/cpp/numeric/math#Classification
FP_NORMALFP_SUBNORMALFP_ZEROFP_INFINITEFP_NANhttps://www.cppreference.com/cpp/numeric/math/FP_categories
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/math/navbar_content&action=edit
https://www.cppreference.com/cpp/header/cmath
Additional overloadshttps://www.cppreference.com/cpp/numeric/math/frexp#Notes
https://www.cppreference.com/cpp/header/cmath
1 Parametershttps://www.cppreference.com/cpp/numeric/math/frexp#Parameters
2 Return valuehttps://www.cppreference.com/cpp/numeric/math/frexp#Return_value
3 Error handlinghttps://www.cppreference.com/cpp/numeric/math/frexp#Error_handling
4 Noteshttps://www.cppreference.com/cpp/numeric/math/frexp#Notes
5 Examplehttps://www.cppreference.com/cpp/numeric/math/frexp#Example
6 See alsohttps://www.cppreference.com/cpp/numeric/math/frexp#See_also
the current rounding modehttps://www.cppreference.com/cpp/numeric/fenv/FE_round
ldexpldexpfldexplhttps://www.cppreference.com/cpp/numeric/math/ldexp
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ldexp&action=edit
logblogbflogblhttps://www.cppreference.com/cpp/numeric/math/logb
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_logb&action=edit
ilogbilogbfilogblhttps://www.cppreference.com/cpp/numeric/math/ilogb
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ilogb&action=edit
modfmodffmodflhttps://www.cppreference.com/cpp/numeric/math/modf
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_modf&action=edit
C documentationhttps://www.cppreference.com/c/numeric/math/frexp
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/numeric/math/frexp
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/numeric/math/frexp
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/numeric/math/frexp
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/numeric/math/frexp&oldid=177735
Page informationhttps://www.cppreference.com/index.php?title=cpp/numeric/math/frexp&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/math/frexp
Españolhttp://es.cppreference.com/cpp/numeric/math/frexp
Françaishttp://fr.cppreference.com/cpp/numeric/math/frexp
Italianohttp://it.cppreference.com/cpp/numeric/math/frexp
日本語http://ja.cppreference.com/cpp/numeric/math/frexp
Portuguêshttp://pt.cppreference.com/cpp/numeric/math/frexp
Русскийhttp://ru.cppreference.com/cpp/numeric/math/frexp
Türkçehttp://tr.cppreference.com/cpp/numeric/math/frexp
中文http://zh.cppreference.com/cpp/numeric/math/frexp

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.